How to make your own script editor ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make your own script editor ? (
/showthread.php?tid=552516)
How to make your own script editor ? -
Flokx - 24.12.2014
How people make script editor ? eg Scripting Machine, Extream, bl bla. Is there any plugin for vb.net or c# or c++ ? How can I make that app to contvert into amx ? If you don't have any answer, don't just reply with "This forum is not for other languages".
Re: How to make your own script editor ? -
Abagail - 25.12.2014
They all do it the same way - by running pawncc.exe. Thats really the only way to do it - the compiler is NOT open-source; so you'll have to work with pawncc.exe.
Re: How to make your own script editor ? -
Flokx - 25.12.2014
Can't rep you as I already rap ed you before. Thanks for the idea, but don't you think it's so dependence? Any idea how can I start up on vb.net? How could I send data to pawncc?
Thanks a lot, can we talk more about it on PM ?