Better IDE for .pwn files - 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: Better IDE for .pwn files (
/showthread.php?tid=514002)
Better IDE for .pwn files -
Derryd - 19.05.2014
Hi was just wondering if there's any better Pawno IDE's available. The IDE its self is pretty outdated and function limited.
Thanks
Re: Better IDE for .pwn files -
Brandondw8 - 19.05.2014
Quote:
Originally Posted by Derryd
Hi was just wondering if there's any better Pawno IDE's available. The IDE its self is pretty outdated and function limited.
Thanks
|
Are you using the one that has pawncc included with it?
Re: Better IDE for .pwn files -
Derryd - 19.05.2014
Quote:
Originally Posted by Brandondw8
Are you using the one that has pawncc included with it?
|
I'm just using the one you get with the SA-MP server files lol
Re: Better IDE for .pwn files -
Brandondw8 - 19.05.2014
Quote:
Originally Posted by Derryd
I'm just using the one you get with the SA-MP server files lol
|
I think thats the latest one. Before I discovered that I found one that looked mid-90's so to see this one is an upgrade haha.
Re: Better IDE for .pwn files -
Vince - 19.05.2014
You can use
any editor you want. The only thing you need is the compiler itself (pawncc.exe).
Re: Better IDE for .pwn files -
Brandondw8 - 19.05.2014
Quote:
Originally Posted by Vince
You can use any editor you want. The only thing you need is the compiler itself (pawncc.exe).
|
Well that sums it up! Thank you, I wasn't clear on it as well.