problem with the connection message
#4

Код:
new name[MAX_PLAYERS][MAX_PLAYER_NAME]; 
    GetPlayerName(playerid, name[playerid], MAX_PLAYER_NAME); 
    format(string, sizeof(string), "{ffff66}(INFO) %s (ID %d) has joined the server", name, playerid); 
    SendClientMessageToAll(-1, string);
Reply


Messages In This Thread
problem with the connection message - by wallen - 28.01.2018, 16:49
Re: problem with the connection message - by iSteve - 28.01.2018, 17:01
Re: problem with the connection message - by wallen - 28.01.2018, 17:37
Re: problem with the connection message - by iSteve - 28.01.2018, 17:40
Re: problem with the connection message - by wallen - 28.01.2018, 18:10
Re: problem with the connection message - by iSteve - 28.01.2018, 18:17
Re: problem with the connection message - by wallen - 28.01.2018, 18:26

Forum Jump:


Users browsing this thread: 2 Guest(s)