includes in linux - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: includes in linux (
/showthread.php?tid=446826)
includes in linux -
martoivanov - 27.06.2013
I started running my server on Linux. I am wondering where to put the includes (#include<streamer>,<sscanf2>,etc..).
There isn't a pawno subfolder(also pawno/include) in the server folder and i don't know where to put them?
Thanks in advance!
Re: includes in linux -
Khanz - 27.06.2013
Create a include folder and put the includes in there.
Re: includes in linux -
NewerthRoleplay - 27.06.2013
You don't have to use the includes when running a server, some includes may require its counterpart in the form of a plugin, this is something that you will need.
-Connor
Re: includes in linux -
martoivanov - 27.06.2013
Thank you all +1 rep