random money
#2

If you got something for random money like.. amount or something
Lets say u got randommoney = amount

It would be like this:
pawn Code:
new msg[60];
format(msg, sizeof(msg), "*You have been given $%d!", amount);
GivePlayerMoney(playerid, amount);
SendClientMessage(playerid, -1, msg);
Reply


Messages In This Thread
random money - by Anak - 20.07.2013, 10:02
Re: random money - by JimmyCh - 20.07.2013, 10:05
Re: random money - by Anak - 20.07.2013, 10:26

Forum Jump:


Users browsing this thread: 1 Guest(s)