[Help]Making a text with %d
#8

pawn Код:
new string[64], playername[MAX_PLAYER_NAME];
GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
format(string, sizeof(string), "%s stole the cash.", playername);
SendClientMessageToAll(0xFFFFFFAA, string);
Is this what you want?
Reply


Messages In This Thread
[Help]Making a text with %d - by Danikov - 20.10.2009, 14:37
Re: [Help]Making a text with %d - by CAR - 20.10.2009, 14:39
Re: [Help]Making a text with %d - by Danikov - 20.10.2009, 14:40
Re: [Help]Making a text with %d - by Danikov - 20.10.2009, 14:44
Re: [Help]Making a text with %d - by Correlli - 20.10.2009, 14:49
Re: [Help]Making a text with %d - by Danikov - 20.10.2009, 14:53
Re: [Help]Making a text with %d - by dice7 - 20.10.2009, 14:55
Re: [Help]Making a text with %d - by Correlli - 20.10.2009, 14:56
Re: [Help]Making a text with %d - by Danikov - 20.10.2009, 15:01
Re: [Help]Making a text with %d - by Correlli - 20.10.2009, 15:08

Forum Jump:


Users browsing this thread: 1 Guest(s)