IRC_GetChannelUserList and some issuess
#10

Quote:
Originally Posted by Yaa
Посмотреть сообщение
how i can use this callback and store the users joined ? :/




PHP код:
// on top of your script
new IRCUsers;
//callbacks
IRC_OnUserJoinChannel(...)
IRCUsers ++;
IRC_OnUserLeaveChannel(...)
IRCUsers--; 
And you gonna check if IRC_OnUserLeaveChannel is called when a user is kicked from IRC.

Though, in my opinion its not a efficient way, but i've only explained what kons said.
Reply


Messages In This Thread
IRC_GetChannelUserList and some issuess - by Yaa - 03.01.2017, 21:39
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 11:07
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 11:28
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 12:57
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 12:59
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 13:13
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 13:30
Re: IRC_GetChannelUserList and some issuess - by Konstantinos - 04.01.2017, 13:42
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 13:55
Re: IRC_GetChannelUserList and some issuess - by iLearner - 06.01.2017, 11:25

Forum Jump:


Users browsing this thread: 1 Guest(s)