27.12.2009, 16:02
Quote:
|
Originally Posted by screw
Quote:
{ 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) |
Look at dialog tutorial.

