INCLUDE HELP - 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: INCLUDE HELP (
/showthread.php?tid=528288)
INCLUDE HELP -
9noober - 27.07.2014
How to include a gamemode in a filterscrpite
#include <

>
Re: INCLUDE HELP -
doreto - 27.07.2014
impossible
Re: INCLUDE HELP -
9noober - 27.07.2014
can't do it
Re: INCLUDE HELP -
SHE790 - 27.07.2014
#include "urgamemode.pwn"
i think
Re: INCLUDE HELP -
FreAkeD - 27.07.2014
I've seen this in a couple of scripts.
I believe it's something like this:
#include "../gamemodes/yourgamemodename.pwn"
Re: INCLUDE HELP -
9noober - 27.07.2014
WONT WORKS
Re: INCLUDE HELP -
9noober - 27.07.2014
i dont understands
Re: INCLUDE HELP -
Segura - 27.07.2014
Quote:
Originally Posted by ******
Ok, I'll simplify for you:
|
Thumbs UP!