string help
#1

Hey guys i make a string and some there it work but when i join name it say player %s joined the server there code
Код:
new name[ MAX_PLAYER_NAME ];
GetPlayerName( playerid, name, MAX_PLAYER_NAME );
new string[32];
format(string, sizeof(string), " Igrac %s je usao na server!","%s");
SendClientMessageToAll(0x33AA33AA,string);
Reply


Messages In This Thread
string help - by IceWizz - 09.02.2017, 12:30
Re: string help - by StrikerZ - 09.02.2017, 12:32
Re: string help - by IceWizz - 09.02.2017, 12:34
Re: string help - by StrikerZ - 09.02.2017, 12:35

Forum Jump:


Users browsing this thread: 1 Guest(s)