Hey k1lly0u,
Amazing job adding the Clan tags to the reborn plugin. Really appreciate it a lot! Just so I can release a plugin here on uMod that will leverage these hooks, could you also add the hooks to this plugin too?
(void) OnClanMemberJoined(string userId, string clanTag)
(void) OnClanMemberGone(string userId, string clanTag)
(void) OnClanDisbanded(string clanTag, List<string>memberIds)
Thanks in advance!
Amazing job adding the Clan tags to the reborn plugin. Really appreciate it a lot! Just so I can release a plugin here on uMod that will leverage these hooks, could you also add the hooks to this plugin too?
(void) OnClanMemberJoined(string userId, string clanTag)
(void) OnClanMemberGone(string userId, string clanTag)
(void) OnClanDisbanded(string clanTag, List<string>memberIds)
Thanks in advance!