Auto Refund And /Mask Command Help!
#1

Hello, i need.
/mask
and an auto refund thing so when they first login they will get refunded.

i am using zcmd.
vars;
from my /refund command
Код:
	new playerb, string[128], pname[MAX_PLAYER_NAME];
	GivePlayerCash(playerb, 10000000);
	PlayerInfo[playerb][pDonateRank] = 2;
	PlayerInfo[playerb][pMats] = 100000;
	PlayerInfo[playerb][pPot]  = 500;
	PlayerInfo[playerb][pCrack] = 500;
	PlayerInfo[playerb][pLevel] = 5;
	PlayerInfo[playerb][pConnectTime] = 2;
Reply


Messages In This Thread
Auto Refund And /Mask Command Help! - by Evation - 17.05.2012, 14:16
Re: Auto Refund And /Mask Command Help! - by Evation - 17.05.2012, 15:27
Re: Auto Refund And /Mask Command Help! - by Mauzen - 17.05.2012, 15:29

Forum Jump:


Users browsing this thread: 1 Guest(s)