.incs - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: .incs (
/showthread.php?tid=239080)
.incs -
sherlock - 12.03.2011
Just a quick question...Do you use pawno to edit and compile includes? because i just got told you do...but then compiling would turn it into an amx wouldnt it? so...
Re: .incs -
Gertin - 12.03.2011
Yea, i use pwn for includes, and when you add like #include <a_samp> in your gm, then that go in amx file .
Re: .incs -
alpha500delta - 12.03.2011
Well yes... you can compile to see if errors dont come. Then just convert .pwn to .inc using notepad...
Re: .incs -
sherlock - 13.03.2011
So can i just open an .inc in pawno,edit it then save as .inc will that work?
Re: .incs -
Roomeo - 13.03.2011
Yes OFC see what they posted they do it also :P if didn't worked save and convert it
Re: .incs -
alpha500delta - 13.03.2011
Well yes, but it's better to compile it, for any errors, then opening .pwn with notepad and saving as .inc