IRC COnnect not working
#1

Quote:

public OnPlayerConnect(playerid)
{
new joinMsg[128], name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
format(joinMsg, sizeof(joinMsg), "02[%d] 03*** %s has joined the server.", playerid, name);
IRC_GroupSay(gGroupID, "#Legend", joinMsg);
return 1;
}

hello guys this is irc script when someone join my channel not message on irc why i use irc.pwn help me
Reply


Messages In This Thread
IRC COnnect not working - by Morkano - 15.07.2012, 19:20
Re: IRC COnnect not working - by Kirollos - 15.07.2012, 19:33
Re: IRC COnnect not working - by Morkano - 15.07.2012, 19:35
Re: IRC COnnect not working - by Kirollos - 15.07.2012, 19:38
Re: IRC COnnect not working - by Morkano - 15.07.2012, 19:40
Re: IRC COnnect not working - by Morkano - 15.07.2012, 20:32

Forum Jump:


Users browsing this thread: 2 Guest(s)