SA-MP Forums Archive
about include, compiling, executing... - 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: about include, compiling, executing... (/showthread.php?tid=185294)



about include, compiling, executing... - unforgiving - 24.10.2010

Its just a question...

The includes its necessary just to compiling or I need them in my server "include" folder when I running the filterscripts?


Re: about include, compiling, executing... - [L3th4l] - 24.10.2010

I guess only for compiling, i don't have any of the needed includes for my server on my host and its working fine.


Re: about include, compiling, executing... - Hal - 24.10.2010

the compiling ones are not needed. but there is the include folder in the main folder with gl_common.inc and gl_spawns.inc i do not think they are needed.


Re: about include, compiling, executing... - unforgiving - 25.10.2010

thanks dude.