Is it possible
#6

Quote:
Originally Posted by BrianS123
Посмотреть сообщение
any example how to do it?
Код:
CMD:mymoney(playerid,params[])
{
 new string23[70];
 format(string23,sizeof(string23),"your money %s ",FormatNumber(GetPlayerMoney(playerid)));
 SendClientMessage(playerid,-1,string);
 return 1;
}
Reply


Messages In This Thread
Is it possible - by BrianS123 - 01.09.2016, 10:26
Re: Is it possible - by Mister0 - 01.09.2016, 10:34
Re: Is it possible - by BrianS123 - 01.09.2016, 10:44
Re: Is it possible - by Threshold - 01.09.2016, 10:44
Re: Is it possible - by BrianS123 - 01.09.2016, 10:48
Re: Is it possible - by Mister0 - 01.09.2016, 11:04
Re: Is it possible - by JaKe Elite - 01.09.2016, 11:18
Re: Is it possible - by BrianS123 - 01.09.2016, 11:32
Re: Is it possible - by BrianS123 - 01.09.2016, 11:34
Re: Is it possible - by Vince - 01.09.2016, 11:54

Forum Jump:


Users browsing this thread: 1 Guest(s)