Trubbel with echo
#7

Quote:
Originally Posted by ry5a
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
Yes, that happens to me too, most of the time. Although it seems the problem only appears when I have the debug filterscript activated.
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: 1 Guest(s)