Whats wrong??
#2

pawn Код:
new string[128];
new MyWanted = GetPlayerWantedLevel(playerid);
format(string, sizeof(string), "Your wanted level is %s", MyWanted);
SendClientMessage(playerid,COLOR_YELLOW,string);
You need to format it.
Reply


Messages In This Thread
Whats wrong?? - by kemppis_ - 13.03.2011, 20:54
Re: Whats wrong?? - by xir - 13.03.2011, 20:57
Re: Whats wrong?? - by ricardo178 - 13.03.2011, 20:57
Re: Whats wrong?? - by kemppis_ - 13.03.2011, 21:01
Re: Whats wrong?? - by xir - 13.03.2011, 21:03
Re: Whats wrong?? - by kemppis_ - 13.03.2011, 21:07
Re: Whats wrong?? - by xir - 13.03.2011, 21:08

Forum Jump:


Users browsing this thread: 1 Guest(s)