[Help] #define | FS - gamemode
#9

My bad, now I see. You define teszt in a filterscript but you want to check the definition in your gamemode.

This is not possible! You can solve this by either using PVar (see here https://sampforum.blast.hk/showthread.php?tid=163175).
Another way is to #include your filterscript in your gamemode. (so now: your FS is part of your gamemode + you shouldn't compile the gamemode & FS, only the gamemode + remove teszt from the filterscript)
Reply


Messages In This Thread
[Help] #define | FS - gamemode - by Hend - 07.03.2018, 08:43
Re: [Help] #define | FS - gamemode - by MrThomas - 07.03.2018, 08:44
Re: [Help] #define | FS - gamemode - by Hend - 07.03.2018, 08:51
Re: [Help] #define | FS - gamemode - by Dayrion - 07.03.2018, 09:56
Re: [Help] #define | FS - gamemode - by Hend - 07.03.2018, 09:59
Re: [Help] #define | FS - gamemode - by GaByM - 07.03.2018, 10:33
Re: [Help] #define | FS - gamemode - by jasperschellekens - 07.03.2018, 11:05
Re: [Help] #define | FS - gamemode - by Hend - 07.03.2018, 14:13
Re: [Help] #define | FS - gamemode - by GaByM - 07.03.2018, 14:36
Re: [Help] #define | FS - gamemode - by RedFusion - 07.03.2018, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)