-
Posts
418 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by copcopekcro
-
- 67 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
-
send me your config ..you have something wrong in config. Value cannot be null. you put something null what should not be null. Did you try with default config values ?
-
- 67 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 67 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
Your config? You have some problem in config. Just delete old config and reload plugin it Will work just fine. And then You can copy maps from old config to New one, but dont delete coins part
-
Plugin causing issues with certain boxes.
copcopekcro replied to Kapco411's Support Request in Support
Changed Status from Pending to Can't Reproduce -
Changed Status from Pending to Closed
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Closed
-
btw can you add me in discord ,or join my channel ? there we can talk faster
-
no worries mate ! Iam looking rn what is problem ...
-
ok,,.will try with your config now ...
-
are you using this config : { "SpawnCount": 2, "SpawnRadius": 5.0, "EntityDisplayName": "Treasure Guard", "Health": 100, "RoamRange": 5.0, "ChaseRange": 30.0, "SenseRange": 20.0, "ListenRange": 10.0, "AttackRangeMultiplier": 1.0, "CheckVisionCone": true, "VisionCone": 140.0, "HostileTargetsOnly": false, "DamageScale": 1.0, "AimConeScale": 1.0, "Speed": 6.0, "MemoryDuration": 10.0, "Kit": "treasureguard", "WearItems": [ { "ShortName": "", "SkinID": 0 } ], "BeltItems": [ { "ShortName": "", "Amount": 0, "SkinID": 0, "Mods": [ "" ], "Ammo": 0 } ], "CustomLoot": true, "LootTable": [ { "DisplayName": "", "Shortname": "keycard_green", "SkinID": 0, "MaxItemAmount": 1, "MinItemAmount": 1, "Probability": 0.5, "IsBlueprint": false }, or : NPCSpawns": [ { "SpawnCount": 1, "SpawnRadius": 5.0, "EntityDisplayName": "Treasure Guard", "Health": 150, "RoamRange": 5.0, "ChaseRange": 30.0, "SenseRange": 20.0, "ListenRange": 10.0, "AttackRangeMultiplier": 1.0, "CheckVisionCone": true, "VisionCone": 140.0, "HostileTargetsOnly": false, "DamageScale": 1.0, "AimConeScale": 1.0, "Speed": 6.0, "MemoryDuration": 10.0, "Kit": "", "WearItems": [ { "ShortName": "", "SkinID": 0 } ], "BeltItems": [ { "ShortName": "", "Amount": 0, "SkinID": 0, "Mods": [ "" ], "Ammo": 0 } ], "CustomLoot": true, "LootTable": [ { "DisplayName": "", "Shortname": "keycard_green", "SkinID": 0, "MaxItemAmount": 1, "MinItemAmount": 1, "Probability": 0.5, "IsBlueprint": false },
-
I updated version ... i didnt fix that 1.0 to always be inside of loot..will do that in day or two 😉 .... Fixed safe zone,added bp of items .. Added stats for npc (health,dmg,kit,default/custom loot) Ty for your patience !
-
i will make fix for that