Problem with PVars
#2

You have two times =.
So use
pawn Код:
rand = GetPVarInt(strlen(thing), "PlayerMission");
or if you want is at condition use
pawn Код:
if(rand == GetPVarInt(strlen(thing), "PlayerMission")) {...
Reply


Messages In This Thread
Problem with PVars - by Ash. - 28.07.2010, 18:15
Re: Problem with PVars - by lameguy - 28.07.2010, 18:48
Re: Problem with PVars - by Ash. - 28.07.2010, 20:03

Forum Jump:


Users browsing this thread: 1 Guest(s)