SA-MP Forums Archive
Is it wrong to use pawno IDE? - 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: Is it wrong to use pawno IDE? (/showthread.php?tid=650791)



Is it wrong to use pawno IDE? - Watermelonnable - 06.03.2018

Which IDE do you use for pawn? I'm learning php and I've been using sublime text 3.

I read a thread where a user explained how to use pawn in sublime but it was a little bit outdated, so, I would like to know if is it viable to use sublime or another IDE.

Also, it would be nice if you can give me an updated guide to install pawn syntax in sublime. I've the 3.143 version


Re: Is it wrong to use pawno IDE? - Eoussama - 06.03.2018

Sublime text is a fantastic text editor for pawn, I would also suggest checking up VS Code, Atom, and notepad++.
Here's a good guide for using pawn in Sublime text.
https://sampforum.blast.hk/showthread.php?tid=626423


Re: Is it wrong to use pawno IDE? - aoky - 06.03.2018

I'm going to ignore the IDE question....

https://sampforum.blast.hk/showthread.php?tid=626423

This works for me on the latest version.


Re: Is it wrong to use pawno IDE? - AroseKhanNiazi - 06.03.2018

notepad++!


Re: Is it wrong to use pawno IDE? - Watermelonnable - 06.03.2018

Thanks guys !

I'm gonna install pawn syntax on sublime


Re: Is it wrong to use pawno IDE? - Sithis - 07.03.2018

Short answer: yes.

Longer answer: It depends. If you just got into scripting and want a simple editor that just works out of the box, go with Pawno. If you know your stuff around scripting and want to be able to customize your experience, go for Notepad++, Sublime or Atom. In the end, it all comes down to preference.