problem with the connection message
#1

PHP код:
    new name[MAX_PLAYER_NAME];
    
GetPlayerName(playeridnamesizeof(name));
    
format(stringsizeof(string), "{ffff66}(INFO) %s (ID %d) has joined the server"nameplayerid);
    
SendClientMessageToAll(-1string); 
when i join the server as id 0 i can see my connection message, but when i join as id 1 i can't see my connection message but others can see it, but not me, whats the problem?
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: 3 Guest(s)