[HELP]Connection
#4

[QUOTE=TheBluec0de;1351532]What we do wrong?

undefinied symbol pname...

PHP код:
public OnPlayerConnect(playerid)
{
    new 
Pname[MAX_PLAYER_NAME];
    
format(stringsizeof(string), "%s (ID: %d) has joined the server!"playeridPname);
    
SendClientMessageToAll(-1string);
    
SendDeathMessage(INVALID_PLAYER_IDplayerid200);
    return 
1;

Reply


Messages In This Thread
[HELP]Connection - by TheBluec0de - 16.08.2011, 22:26
Re: [HELP]Connection - by grand.Theft.Otto - 16.08.2011, 22:31
Re: [HELP]Connection - by TheBluec0de - 16.08.2011, 22:46
Re: [HELP]Connection - by Kush - 16.08.2011, 22:51
Re: [HELP]Connection - by grand.Theft.Otto - 16.08.2011, 22:56
Re: [HELP]Connection - by Badger(new) - 17.08.2011, 05:28
Re: [HELP]Connection - by MadeMan - 17.08.2011, 10:00

Forum Jump:


Users browsing this thread: 6 Guest(s)