Is it possible
#6

or just use pvars, its simply
in GM
pawn Code:
SetPVarInt(playerid, "Spawned", 1);
in FS
pawn Code:
if(GetPVarInt(playerid, "Spawned") == 1)
{
// code
}
Reply


Messages In This Thread
Is it possible - by NeverKnow - 19.06.2015, 19:48
Re: Is it possible - by Konstantinos - 19.06.2015, 20:05
Re: Is it possible - by NeverKnow - 20.06.2015, 13:33
Re: Is it possible - by Konstantinos - 20.06.2015, 13:52
Re: Is it possible - by NeverKnow - 20.06.2015, 14:32
Re: Is it possible - by Jefff - 20.06.2015, 15:01
Re: Is it possible - by Pottus - 20.06.2015, 15:20
Re: Is it possible - by NeverKnow - 22.06.2015, 22:51

Forum Jump:


Users browsing this thread: 1 Guest(s)