Bug #1429
ISXIM event: IRC_NickJoinedChannel
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
vbulletin_issue_id:
Description
when event: IRC_NickJoinedChannel(string User, string Channel, string WhoJoined) fires. It seems the User is always returning the same User, even if two users are connected.
IE: I had Kannkor_IRC1 and Kannkor_IRC2 connected. This event would fire twice for Kannkor_IRC1, but never for Kannkor_IRC2.
When I disconnected Kannkor_IRC1, Kannkor_IRC2 fired once (correctly).
I then re-connected Kannkor_IRC and things start... going odd. It's now firing twice per user.
No data to display