Page 1 of 1

eNPC - Script Editor, Autocompletion, syntax highlighter, mu

Posted: 14 Jun 2012, 15:21
by Nard
Just in case, it might interest some of us:

http://www.eathena.ws/board/index.php?showtopic=283196

Vince wrote:Hi !

I just decided to share my last contribution to US community.

Here's my "eNPC" script editor, developped in C++ with Qt Framework.

(IMG:http://img843.imageshack.us/img843/4642 ... raire2.png)


My english wasn't (and is still not) at its best when I translated the software from French to English, so please forgive me if you notice any typo/grammar fail, thanks ^^. (However, I'd be glad to fix mistakes you'd report)
Vince:
eAthena-Fr (RIP) Admin
***
Group: eA Level 5 (Super)

edit:typo

Re: eNPC - Script Editor, Autocompletion, syntax highlighter

Posted: 15 Jun 2012, 05:06
by Ablu
It does not seem to be opensource right?
There would be some needed modifications to work with tmwAthena iirc.

Re: eNPC - Script Editor, Autocompletion, syntax highlighter

Posted: 15 Jun 2012, 16:18
by Nard
I asked if it was, no answer yet. I'll post as soon as I get one.

Nard

Re: eNPC - Script Editor, Autocompletion, syntax highlighter

Posted: 15 Jun 2012, 19:12
by Crush
When it isn't, I am pretty sure that the same can be accomplished with a programming language plugin for a sufficiently advanced text editor.

Re: eNPC - Script Editor, Autocompletion, syntax highlighter

Posted: 16 Jun 2012, 18:15
by Nard
I am sure about it :), but a bit lazy :lol:
The best would be an IDE plugin such as Geany which Jenalya suggested to me (or Netbeans either).

Re: eNPC - Script Editor, Autocompletion, syntax highlighter

Posted: 16 Jun 2012, 18:24
by Ablu
[OT]
Or use manaserv which uses lua which already has editor supporting it :)