Scripting help
#1

I want /setmoney command for my admin system
Reply
#2

Wrong section, so i suggest you use.... you know that search function at the top of the page before asking. After all I've said this before..... "We're not your slaves, learn to do it! Or search for it!".
Reply
#3

Код:
stock SetPlayerMoney(playerid,amount)
{
	ResetPlayerMoney(playerid);
	GivePlayerMoney(playerid);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)