-
Posts
1,378 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by walkinrey
-
It should look like this, it won’t work like you have now "List of items that won't drop on death": [ { "Item shortname or ID": "rifle.ak", "Item skin": 0 }, { "Item shortname or ID": "rifle.ak.diver", "Item skin": 0 }, { "Item shortname or ID": "rifle.ak.ice", "Item skin": 0 }, { "Item shortname or ID": "rifle.ak.jungle", "Item skin": 0 }, { "Item shortname or ID": "rifle.ak.med", "Item skin": 0 }, { "Item shortname or ID": "rifle.bolt", "Item skin": 0 }, { "Item shortname or ID": "rifle.l96", "Item skin": 0 }, { "Item shortname or ID": "rifle.lr300", "Item skin": 0 }, { "Item shortname or ID": "rifle.lr300.space", "Item skin": 0 }, { "Item shortname or ID": "rifle.m39", "Item skin": 0 }, { "Item shortname or ID": "rifle.semiauto", "Item skin": 0 }, { "Item shortname or ID": "rifle.sks", "Item skin": 0 }, { "Item shortname or ID": "t1_smg", "Item skin": 0 }, { "Item shortname or ID": "smg.2", "Item skin": 0 }, { "Item shortname or ID": "smg.mp5", "Item skin": 0 }, { "Item shortname or ID": "smg.thompson", "Item skin": 0 }, { "Item shortname or ID": "hmlmg", "Item skin": 0 }, { "Item shortname or ID": "lmg.m249", "Item skin": 0 }, { "Item shortname or ID": "krieg.shotgun", "Item skin": 0 }, { "Item shortname or ID": "shotgun.double", "Item skin": 0 }, { "Item shortname or ID": "shotgun.m4", "Item skin": 0 }, { "Item shortname or ID": "shotgun.pump", "Item skin": 0 }, { "Item shortname or ID": "shotgun.spas12", "Item skin": 0 }, { "Item shortname or ID": "pistol.semiauto.a.m15", "Item skin": 0 }, { "Item shortname or ID": "pistol.m92", "Item skin": 0 }, { "Item shortname or ID": "pistol.prototype17", "Item skin": 0 }, { "Item shortname or ID": "pistol.python", "Item skin": 0 }, { "Item shortname or ID": "pistol.revolver", "Item skin": 0 }, { "Item shortname or ID": "pistol.semiauto", "Item skin": 0 }, { "Item shortname or ID": "rocket.launcher.dragon", "Item skin": 0 }, { "Item shortname or ID": "multiplegrenadelauncher", "Item skin": 0 }, { "Item shortname or ID": "rocket.launcher", "Item skin": 0 }, { "Item shortname or ID": "rocket.launcher.rpg7", "Item skin": 0 } ]
-
I think it's not possible because it's based on steam id and mostly handled by client
-
Changed Status from Pending to Closed
-
Failed to create agent because it is not close enough to the NavMesh
walkinrey replied to ToliburtiX's Support Request in Support
we’ll check if we can reduce amount of api calls to this plugin -
Changed Status from Closed to Work in Progress
-
i‘ll update these plugins soon to avoid this conflict with truepve
-
Changed Status from Work in Progress to Closed Changed Fixed In from 1.9.8 to 1.9.9
-
Changed Status from Work in Progress to Closed Changed Fixed In to 0.3.0
-
try now TruePVE.json
-
Failed to create agent because it is not close enough to the NavMesh
walkinrey replied to ToliburtiX's Support Request in Support
Also you can try to change this parameter for all bots "What respawn mode to use? (RandomPoint, RoadPoint, SpawnPoint)" SpawnPoint or RoadPoint should be more stable because usually there is a navmesh -
Failed to create agent because it is not close enough to the NavMesh
walkinrey replied to ToliburtiX's Support Request in Support
Hi, we are currently debugging it but i can say for sure that we can’t get rid of this message fully, so i can only suggest to use plugins like ConsoleFilter to remove these messages from your log file (carbon & rust automatically cleans this spam from RCON console as i know and only keeps it in log file, probably that’s why you were experiencing higher memory consumption) Pls try to use ConsoleFilter and let me know -
should help TruePVE.json
-
You need to edit truepve config, can i see it?
-
"Wear items (on respawn)": { "Lock container? (true - after death loot won't drop)": true, "Allow bot to wear found clothes?": true, "List of items": [ { "Item shortname or ID": "", "Item skin": 0, "Attachments": [] } ] }, You have items with empty shortnames in your config, pls check your configs and try again
-
Failed to create agent because it is not close enough to the NavMesh
walkinrey replied to ToliburtiX's Support Request in Support
Also if it’s possible can you send a full log file? -
Failed to create agent because it is not close enough to the NavMesh
walkinrey replied to ToliburtiX's Support Request in Support
Can i get your plugins list? maybe it conflicts with smth else Also is the memory consumption remains same after restarting the server? -
some custom maps may have small sections of navmesh that are not connected to the main, bots cannot exit this small section and despawn via death
