SA-MP Forums Archive
Little Question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Little Question (/showthread.php?tid=642084)



Little Question - RxErT - 24.09.2017

Hi everyone! Today i'd ask if we can use pawno program as a official programming program so we can program whatever language we want!


Re: Little Question - Abagail - 24.09.2017

Technically you can, it's simply a glorified text editor with a compiler. Don't expect support for directly compiling other languages, though.


Re: Little Question - Dignity - 24.09.2017

I really dont know why anyone in their right mind would do this.


Re: Little Question - RxErT - 24.09.2017

But if we compile our codes in it, it will stay having .pwn and .amx codes?


Re: Little Question - 10MIN - 24.09.2017

With the correct moddifications of pawncc.exe you could do this... But Pawno's highlight is not compatible with every language... There are true IDEs for this job like Microsoft's Visual Studio for programming, and Visual Studio Code for html,css,pawn (compatible via an extension),etc.
Just use TRUE IDEs for TRUE jobs...


Re: Little Question - Meller - 24.09.2017

Just use Sublime Text..


Re: Little Question - RxErT - 24.09.2017

Sublime? Oh ok i'll g0gle it thanks :3


Re: Little Question - Kaperstone - 25.09.2017

Quote:
Originally Posted by RxErT
Посмотреть сообщение
Sublime? Oh ok i'll g0gle it thanks :3
I'd recommend atom.io (especally if you know js)