Colors
Member-
Posts
274 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Colors
-
@Mevent@MeventSupport
-
@Mevent@MeventSupport
-
hi, the lang file in zh-tw just not working. but in zh-cn is fine,
-
the panel always showing there is a heli
-
okay, so will it add a case name on it?
-
hi, hows it going?
-
so if I get vip4, I should set like this "_commands": [ { "command": "o.usergroup remove {id} vip1", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup remove {id} vip2", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup remove {id} vip3", "message": "", "public_message": "", "hook": true } ],
-
If player get vip1 from token, will it going error when I remove by o.usergroup? what will happen when a player has redeem vip1 token and not expired but remove his vip1 by o.usergroup?
-
and I am not sure whats the difference between this? "_command": null, "_commands": null, if I only need to run 1 command I use _command? if more than 1 then use _commands? how will it going if I set both at same time?
-
cool, but how if someday I get vip4? is it a way to remove vip1 2 3?
-
hi, I have VIP1 2 3 in my server, I want to let it remove lower level vip when redeem a higher one for example, when I redeem a vip3, it should remove vip1 and vip2 but I am not sure how to set several commands in one token. can I have a sample?
-
@Death seems author is not support anymore how do we handle this?
-
@MrTrixy
-
still getting error message even reboot the server
-
- 48 comments
-
- #players
- #player list
- (and 4 more)
-
- 48 comments
-
- #players
- #player list
- (and 4 more)
-
yes, I see another ticket and already install it, this error showing after installed. should I reboot server or something?
-
showing error when teammate killed by npc from other plugins [Error] Failed to call hook 'OnPlayerDeath' on plugin 'TeamAnnounce v0.1.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamAnnounce.OnPlayerDeath (BasePlayer player, HitInfo info) [0x0000f] in <a82ea2f4e8b44ce4aa57bb502bace96e>:0 at Oxide.Plugins.TeamAnnounce.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f6] in <a82ea2f4e8b44ce4aa57bb502bace96e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
it showing this when I spawn a car but seems it work normally, I am not sure is it effect other plugins. 19:58 [Error] Failed to call hook 'OnEntityKill' on plugin 'SkillTree v1.3.9' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.SkillTree.OnEntityKill (BaseEntity entity) [0x00069] in <eae737c5a6074f26ab883307336a676a>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x04708] in <eae737c5a6074f26ab883307336a676a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
-
will you add the case name on interface?
-
@Mercury hello