Connecting FS with GM
#5

Use PVars instead of arrays in both of your scripts (FS and GM).

pawn Код:
//in your filterscipt
SetPVarInt(playerid, "AdminLevel", 1);

//in your gamemode
GetPVarInt(playerid, "AdminLevel");
Reply


Messages In This Thread
Connecting FS with GM - by SalmaN97 - 20.10.2015, 20:01
Re: Connecting FS with GM - by jlalt - 20.10.2015, 20:05
Re: Connecting FS with GM - by Jefff - 20.10.2015, 20:08
Re: Connecting FS with GM - by SalmaN97 - 21.10.2015, 05:42
Re: Connecting FS with GM - by Gammix - 21.10.2015, 09:00

Forum Jump:


Users browsing this thread: 1 Guest(s)