Colors
Member-
Posts
229 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Colors
-
@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
-
-
okay.. I having another issue. trying to put the token into shop, I set it as command but buyer did not get the token after buying. I guess it may need to set hook or something.. can you help me please? "Items": [ { "Type": "Command", "ID": 1972402188, "Image": "https://steamuserimages-a.akamaihd.net/ugc/1690521223902034750/11CB5A169E3B3B5CAC7C8FEE3A76F2715BD2119C/?imw=637&imh=358&ima=fit&impolicy=Letterbox&im", "Title": "VIP 1 - test dont buy", "Description": "", "Command (%steamid%)": "givetoken vip1 1", "Kit": "", "Plugin": { "Hook": "", "Plugin Name": "", "Amount": 1 },
-
it work well now thank you!
-
I would like to set a 30 days recycler for my players. I tried this but it seems did not count the 30 days. "recycler": { "name": "Recycler", "time_type": "day", "time_to_add": 30, "vip_group": null, "vip_description": "Allows you to place a personal recycler that only your team can access.", "remove_tokens_on_wipe": false, "token_item": { "name": "Recycler - 30 days", "skin": 2544601457, "item_shortname": "radiationresisttea.pure" }, "_command": { "command": "addrecycler {id} 1", "message": "You redeemed a recycler.", "public_message": null, "hook": false }, "_commands": null, "remove_commands": [ { "command": "clearrecyclers {id}", "message": "Your recycler expired.", "public_message": null, "hook": false } ] }, is there anyway to set my plan? just want a 30 days recycler token.
-
hi, I would like to set 50% to spawn a PVE base and 50% to spawn a PVP base. which option should I set? I just change the PVP chance to 5.0 and all goes PVE but if I set the chance to 10.0, it all goes PVP. and I replace "convert PVE to PVP" & "convert PVP to PVE" these 2 options several times, now I just confusing which setting is correct. I just want to set half chance for PVP and PVE base.
-
looks you are correct. no issue now, thanks!!
-
it goes normal after set "Empty All Containers Before Spawning Loot" to true just left these 2 little problems 1. Easy-4 no TC in the base 2. The Medium-9 TC just out of the wall
-
I just bought a bundle from other pre-made base author and getting these 2 issues: 1 is dropping too much amount of the items, for example, I set 1000~5000 HQM and it dropped 20000. 2 is dropping the items not even write in loot tables, for example, I did not set stone in hard loot table but it dropped from hard base TC only the TC get the issue. is this a issue from plugin or pre-made base? I am confusing is the loot table can control by copypaste base?
-
Hi, a player just report to me he raid a medium base and the TC dropped too much items. and I test to spawn all bases, find out it having 2 issues with some specific bases(or maybe all but just randomly) 1 is dropping too much amount of the items, for example, I set 1000~5000 HQM and it dropped 20000. 2 is dropping the itmes not even write in loot tables, for example, I did not set stone in hard loot table but it dropped. I didnt get this issue in nivex's pre-made base. Here is the list having issue when I testing: Easy-2 Easy-6 Easy-7 Easy-9 Easy-10 Medium-6 Medium-7 Hard-1 Hard-2 Hard-3 Hard-4 Hard-5 Hard-6 Hard-7 Hard-8 Hard-9 Expert-2 Expert-3 Expert-4 Expert-5 Expert-6 Nightmare-5 Nightmare-6 Nightmare-8 Here is the setting in medium loot table: and -4 no TC in the base the Medium-9 TC just out of the wall
-
is it able to make a nude(no wear any equipment, only weapon) npc? and how?