refunding problem!
#2

Looks like it first set you as a temp. VIP, and also set a few variables (most likely refunds), refunds are not always about MONEY(!):
pawn Код:
PlayerInfo[playerid][pVIPM] = VIPM;          
PlayerInfo[playerid][pVIPExpire] = gettime()+2592000;
PlayerInfo[playerid][pDonateRank] = 2; // donator rank 2
PlayerInfo[playerid][pTempVIP] = 0;
PlayerInfo[playerid][pBuddyInvited] = 0;
SetPVarInt(playerid, "VehicleRefund", 1); // refund a vehicle(?)
Reply


Messages In This Thread
refunding problem! - by Moneymachine - 11.11.2013, 13:47
Re: refunding problem! - by Loot - 11.11.2013, 13:52
Re: refunding problem! - by Moneymachine - 11.11.2013, 13:57
Re: refunding problem! - by Pottus - 11.11.2013, 14:01

Forum Jump:


Users browsing this thread: 1 Guest(s)