[SOLVED] to pvars
#4

Code:
SetPVarInt(playerid, "Money", 1000);
Code:
if(GetPVarInt(playerid, "Money") == 1000)
{
   // You have $1000!
}
else
{
   // You don't have $1000!
}
https://sampwiki.blast.hk/wiki/Per-player_variable_system

Your last post isn't using player variables.
Reply


Messages In This Thread
[SOLVED] to pvars - by russo666 - 31.05.2010, 21:09
Re: to pvars - by DarkPower - 31.05.2010, 21:12
Re: to pvars - by russo666 - 31.05.2010, 21:18
Re: to pvars - by cAMo - 31.05.2010, 21:22
Re: to pvars - by [HiC]TheKiller - 31.05.2010, 21:26
Re: to pvars - by russo666 - 31.05.2010, 21:28

Forum Jump:


Users browsing this thread: 1 Guest(s)