Money
#3

Quote:
Originally Posted by screw
Quote:
Originally Posted by HITMANBOY
how i can Get a Player Cash with Dialog?? i wnat to do a command with Dialog that send cash to some player
CMD:credit(playerid, params[])
{
new String[30];
format(String,sizeof(String),"Your Cash: %d",PlayerCash[playerid]);
SendClientMessage(playerid,0xFFFFFFFF,String);
}

is use this (also found on a other tutorial)
That's just a simple cmd.
Look at dialog tutorial.
Reply


Messages In This Thread
Money - by _ReloadeD_ - 19.10.2009, 07:17
Re: Money - by screw - 27.12.2009, 15:52
Re: Money - by Luka P. - 27.12.2009, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)