SA-MP Forums Archive
Help.. - 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: Help.. (/showthread.php?tid=154068)



Help.. - firerong - 12.06.2010

When adding includes, do I need to write the includes down in all the filterscripts or the one i am using only? Thanks


Re: Help.. - Jackster - 12.06.2010

In your Game Mode script at the top this is where you have the includes...

Код:
#include <a_samp>
#include <dprop>
#include <CheckpointManager>