don't know what to change for that.
BetterChat
Moved
Total Downloads: 26,145 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
In config have a setting: filterexact = false (defualt)
this will mean that fuc* would stop both fuc* and fuc*ing.
but if set to true by server owner/admin then only fuc* would get filtered.
This means on russian servers or other languages that suffer from this they could change that to true and now have a problem.
and if we find a better way then that could be removed in the future.
[DOUBLEPOST=1448855521,1448835089][/DOUBLEPOST]Hello @LaserHydra
Could you please update the default config code on the main page of this mod as it is outdated (related to filter segment), also recommend making a quick guide to enabling filter and customer replacement, thanks.
If you want im happy to type it up later when not at work. -
hello,
I am getting this error when someone chat :
Code:[Oxide] 11:40 PM [Error] Failed to call hook 'OnPlayerChat' on plugin 'BetterChat v3.4.1' (ArgumentException: An element with the same key already exists in the dictionary.) [Oxide] 11:40 PM [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.String].Add (System.String key, System.String value) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.GetPlayerFormatting (.BasePlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.OnPlayerChat (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.BetterChat.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>:0
Any idea? -
When using the plugin, chat log is not created ((
-
-
version
oxide.version
Please then paste the results in here. EG:
Code:> version Protocol: 1339.110.1 Build Version: 723.8 Build Date: Friday, December 04, 2015 7:16:13 PM Unity Version: 5.2.3f1 > oxide.version Oxide version: 2.0.1599, Rust Protocol: 1339.110.1
-
I was wondering if it is possible to remove someones tag but have them in a group. For example if a donation is VIP but they dont want others to know. i have tried oxide.revoke user "steam ID" color_VIP, which it then gives me confirmation that it revoked the permission, but the tag still shows up, any ideas?
-
I would recommend having 2 groups, Vip and VipTag. This way the VipTag has the color_Vip permision, all you need to do is add the VipTag group to anyone that wants the tag.
-
-
Use the following where Vip is the name of the Vip group already created
oxide.group add VipTag
oxide.revoke group Vip color_vip
oxide.grant group VipTag color_Vip
oxide.usergroup add (playername) VipTag (only for people wanting the tag)
That would take me no more than 15 seconds to do (not including the usergroup command) -
-
oxide.group parent VipTag (vip group name)
What this means is that anyone who is added to VipTag will inherit the permisions from (Vip Group Name) saving you the hassle of adding players to both, you can just add to one or the other and things will behave as expected.
Please though make sure you Type it exactly in that format and not the other way around. -
So what your saying is that if i did
oxide.group add VipTag
oxide.revoke group VIP+ color_vip+
oxide.grant group VipTag color_vip+
then i could do
oixde.group parent VipTag VIP+
then everyone from the VIP+ group would be in the VipTag group as well so then by doing
oxide.usergroup remove "Player" VipTag
it would then remove the tag but they would remain in the group?
Sorry if this seems dumb, but im still somewhat new and learningthanks for the help!
-
So Say Player 1 is VipTag and Player 2 is VIP+.
Both players will have any rewards and if anything new gets added to VIP+ (eg they get a special kit) then people with VipTag will also get it.
For your current Vips this is all you need to do, If they dont want the chat part leave them in group VIP+, If they want Chat Just add them to group VipTag.
For new Vips after this point, when they specify what they want you just add them to the correct group VipTag for all or VIP+ for all -chat.
Hope that helped -
thanks again friend!
-
Glad I could Help, If you visit My site there is a paypal Donation at the bottom of the page.
-
Hi guys! I'm changing all the colours for the text title names etc and when I save it's just reverting straight back to the default colours. Any idea on how to fix this?
Thanks. -
2)What version of betterchat? -
-
Im owner of server and an admin says owner aswell