HW Clans [Unmaintained]
Discussion in 'Plugin Support' started by SouZa, Feb 18, 2016.
-
About the duplicate messages it's because the plugin is not yet 100% compatible with BetterChat. I will work with @LaserHydra to do that.
I will also update the plugin so that the server owner can make it's own TAG prefix (include change color).
Will try to do everything this next weekend, if not possible until Wednesday, because currently I don't have much free time.
[DOUBLEPOST=1455936036][/DOUBLEPOST]
Also, since both hwclans and betterchat threads had requests to fix the duplicated messages, me and @LaserHydra are currently working on it. It will probably be fixed even today. -
-
How cut tag in 3 letters?
-
how i can give all players that command so that they also can create clans ?
-
Code:
[Oxide] 3:04 PM [Warning] Calling hook OnPlayerChat resulted in a conflict between the following plugins: BetterChat, HWClans
Last edited by a moderator: Feb 20, 2016 -
Hello, added support for my plugin in OnPlayerChat hook:
if (plugins.Exists("HurtManager"))
return false;
Thank you. -
I will also add this command by default on the plugin so that server owners don't need to do it, and avoid another person asking. Thank you.
-
ok and thanks for this nice plugin!!!
Last edited by a moderator: Feb 20, 2016 -
-
Hello , my server install HWclan but create user clan and doesnt add tag nickname
9:44 PM [Error] Failed to call hook 'cmdClan' on plugin 'HWClans v1.0.3' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
9:44 PM [Debug] at System.Collections.Generic.List`1+Enumerator[Oxide.Plugins.HWClans+ClanMember].VerifyState () [0x00000] in <filename unknown>:0
at System.Collections.Generic.List`1+Enumerator[Oxide.Plugins.HWClans+ClanMember].MoveNext () [0x00000] in <filename unknown>:0
at Oxide.Plugins.HWClans.cmdClan (.PlayerSession session, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.HWClans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0Last edited by a moderator: Feb 20, 2016 -
Hmmm.
When a player with group default is chating with clan, it showing:
[GangTag] Nickname: Message
But when player with another group, like VIP is chating, it showing:
[GangTag][VIP] Nickname: Message
Can you then fix showing chat messages with default group? -
-
xplayer write /create clan TAG
Succesfull clan create but he write message
Nickname : massage dont add clan tag name is near -
Esdeath you mean when a clan member write on chat the [ClanTag] before Nickname don't show ?
[DOUBLEPOST=1455998873][/DOUBLEPOST] -
-
-
I now get double chat and the only chat plugin I use is simple PM
-
-