Please help me :) Plz
#1

Hello Everyone,
I need your help can u help me ?

stock Getsms(playerid,ammount)
{
SetPVarInt(playerid, "SMSPoint", GetPVarInt(playerid, "SMSPoint") -=ammount);
return 1;
}

stock Givesms(playerid,ammount)
{
SetPVarInt(playerid, "SMSPoint", GetPVarInt(playerid, "SMSPoint") +=ammount);
return 1;
}

ty so much
Reply


Messages In This Thread
Please help me :) Plz - by memeli11 - 13.03.2013, 17:29
Re: Please help me :) Plz - by mineralo - 13.03.2013, 18:14
Re: Please help me :) Plz - by memeli11 - 13.03.2013, 18:19

Forum Jump:


Users browsing this thread: 1 Guest(s)