Trubbel with echo
#1

public OnPlayerDisconnect(playerid, reason)
{
new string[256], pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, sizeof(pname));
format(string, sizeof(string), "%s has left the server", pname);
ircSay(EchoConnection, EchoChan, string);
}


That should say
[Ka]Ry5a has left the server.
But it doesnt.
No compile errors atall.
Please help!
xD
Reply


Messages In This Thread
Trubbel with echo - by ry5a - 21.03.2009, 13:00
Re: Trubbel with echo - by ICECOLDKILLAK8 - 21.03.2009, 13:02
Re: Trubbel with echo - by ry5a - 21.03.2009, 13:03
Re: Trubbel with echo - by ry5a - 21.03.2009, 13:48
Re: Trubbel with echo - by MenaceX^ - 21.03.2009, 15:41
Re: Trubbel with echo - by TheAngel105 - 21.03.2009, 15:44
Re: Trubbel with echo - by Vince - 21.03.2009, 16:55

Forum Jump:


Users browsing this thread: 3 Guest(s)