-
Posts
461 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by copcopekcro
-
Well thats about shop plugin ..my plugin have nothing with that ... Probably you didnt put price for it in shop
-
Changed Status from Pending to Not a Bug Changed Fixed In to 2.0.5
-
Yes , you need to make profiles of what ever kind of npcs ,and those profiles you call in maps with amount yea. No problem .. let me know did you figure it out !
-
No man .. You dont need to change anything in config from npc spawn plugin .. All is handled in Treasure Maps config ... In your treasure maps you make profiles of npcs and all ..
-
No ... Only custom bots with NPCSpawn
-
in default config you have EasyGuard: "NPC Profiles": [ { "Profile Name": "EasyGuard", "NPC Spawns": [ { "SpawnRadius": 5.0, "EntityDisplayName": "Green 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, "TurretDamageScale": 1.0, "AimConeScale": 1.0, "Speed": 6.0, "MemoryDuration": 10.0, "Kit": "", "WearItems": [ { "ShortName": "hazmatsuit", "SkinID (0 - default)": 0 } ], "BeltItems": [ { "ShortName": "rifle.ak", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "ammo.rifle" } ], "CustomLoot": false, "LootTable": [ { "DisplayName": "Custom Rock", "Shortname": "rock", "SkinID": 0, "MaxItemAmount": 5, "MinItemAmount": 1, "Probability": 1.0, "IsBlueprint": false } ] } ] } ], So yea if you have NpcSpawn plugin on your server ,and you have that in config ...they shoud normaly spawn ...
-
Well if you put min max 2 - 4 , only thing is that you need to have 4 different items in loot table ...
-
You need to have NpcSpawn plugin ,free plugin . You have in config NPCProfiles , there you can create new profiles , change them (what weapon , hp and so on ) In map config : "NPC profiles what will guard chest": [ { "Profile Name": "EasyGuard", "Amount": 5 } ], here you chose what profile will spawn , and how many bots , you can add more profiles . "NPC profiles what will guard chest": [ { "Profile Name": "EasyGuard", "Amount": 5 }, { "Profile Name": "Custom", "Amount": 10 }, ],
-
/amap not working in Hardcore game mode?
copcopekcro replied to SCRAPZONE WOLF's Support Request in Support
With new update , only tp works in Hardcore ... There isnt any icon on map ... -
thank you thank you ! Will do my best to be done in short period !
-
Hello ...yea it cant craft with slots ... For now .. But i can make that in next update !
-
- 254 comments
-
- #kits
- #sets
-
(and 35 more)
Tagged with:
- #kits
- #sets
- #autokits
- #rustkits
- #kits plugin
- #cooldowns
- #amounts
- #kit
- #set
- #item kits
- #auto kits
- #kit cooldowns
- #rewards
- #items
- #kits rust plugin
- #kits auto
- #kits mevent
- #kits with menu
- #kits in menu
- #kits and serverpanel
- #kits with editor
- #kitsui
- #kiticon
- #kits by mevent
- #rust kits
- #kits converter
- #kits umod
- #kits ui
- #kits rust
- #kit economy integration
- #server management kits
- #rust kits plugin
- #customizable kits
- #auto kits setup
- #in-game management kits
- #rust servers kits
- #rust plugin for kits
-
- 254 comments
-
- #kits
- #sets
-
(and 35 more)
Tagged with:
- #kits
- #sets
- #autokits
- #rustkits
- #kits plugin
- #cooldowns
- #amounts
- #kit
- #set
- #item kits
- #auto kits
- #kit cooldowns
- #rewards
- #items
- #kits rust plugin
- #kits auto
- #kits mevent
- #kits with menu
- #kits in menu
- #kits and serverpanel
- #kits with editor
- #kitsui
- #kiticon
- #kits by mevent
- #rust kits
- #kits converter
- #kits umod
- #kits ui
- #kits rust
- #kit economy integration
- #server management kits
- #rust kits plugin
- #customizable kits
- #auto kits setup
- #in-game management kits
- #rust servers kits
- #rust plugin for kits
-
- 254 comments
-
- #kits
- #sets
-
(and 35 more)
Tagged with:
- #kits
- #sets
- #autokits
- #rustkits
- #kits plugin
- #cooldowns
- #amounts
- #kit
- #set
- #item kits
- #auto kits
- #kit cooldowns
- #rewards
- #items
- #kits rust plugin
- #kits auto
- #kits mevent
- #kits with menu
- #kits in menu
- #kits and serverpanel
- #kits with editor
- #kitsui
- #kiticon
- #kits by mevent
- #rust kits
- #kits converter
- #kits umod
- #kits ui
- #kits rust
- #kit economy integration
- #server management kits
- #rust kits plugin
- #customizable kits
- #auto kits setup
- #in-game management kits
- #rust servers kits
- #rust plugin for kits
-
Failed to call hook 'OnEntitySpawned' on plugin 'Barges v1.2.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Barges+BoatConnectionTrigger.TryAddBoatConnectionTrigger (BaseBoat baseBoat) [0x0000c] in <382410bcab934884a24b328036862d13>:0 at Oxide.Plugins.Barges.OnEntitySpawned (BaseBoat baseBoat) [0x0000a] in <382410bcab934884a24b328036862d13>:0 at Oxide.Plugins.Barges.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007c4] in <382410bcab934884a24b328036862d13>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
Well this plugin is about perms and groups . Commands are another approach . Hmmm ... Its doable , but i will think about it .. Will not promise it ! (well there are a lot of plugins where you can buy commands)
-
Changed Status from Pending to Not a Bug
-
Hey.. First i Will say Carbon again.. When did you start to geting that error? Did you change something in config and then got that error? Or? Send me your config in private message. And why do You send me errors from other plugin what is not mine? So yea ,your config is not correct ....
-
- 188 comments
-
- #boat
- #facepunch
- (and 15 more)
-
"Loot container settings": { "Enable loot in vehicle container?": true, "Drop the loot when destroying the transport?": true, "Amount of slots": 1, "Name of loot set from loot settings in DriverController plugin (list loot sets for random selection)": [ "ResourcesHeli" So i have drop the loot true , but when i destroy heli ( example with c4) loot doesnt drop ... Also can we get maybe option to chose what heli will spawn , amout of each , or chances . Right now i have 10 helis on map and all are scrapy ,not single one minicopter . Also when runin TruePVE : "Detonator settings": { "Add C4 to the vehicle after the death of the driver (used to despawn vehicles)": true, "After how many seconds explosives will be blown up": 60.0, So c4 blows , but heli is not destroyed ... I fixed that in truepve config !!! Another problem : Bots cant hit anything at all ..like from 100 bullets its 1 hit ....