DayZ
DayZ-Dynamic-AI-Addon
CapsLock Sep 9, 2023 @ 2:00am
Bots do not spawn on players
{ "Version": 18, "Spatial_MinTimer": 1200000, "Spatial_MaxTimer": 1200000, "MinDistance": 140, "MaxDistance": 220, "HuntMode": 1, "Points_Enabled": 0, "Locations_Enabled": 0, "EngageTimer": 300000, "CleanupTimer": 360000, "PlayerChecks": -5, "MaxAI": 20, "GroupDifficulty": 1, "MinimumPlayerDistance": 0, "MaxSoloPlayers": 6, "MinimumAge": 0, "MessageType": 1, "MessageTitle": "Spatial AI", "MessageText": "AI Spotted in the Area. Be Careful.", "LootWhitelist": [], "Spatial_InVehicle": 0, "Spatial_IsBleeding": 0, "Spatial_IsRestrained": 0, "Spatial_IsUnconscious": 0, "Spatial_IsInSafeZone": 0, "Spatial_TPSafeZone": 0, "Spatial_InOwnTerritory": 0, "Group": [

What could be wrong? that bots do not appear on players
< >
Showing 1-5 of 5 comments
An Engineer  [developer] Sep 9, 2023 @ 2:46am 
Go to the expansion discord, go to the TrueDolphin add-ons thread and post an expansion log.

https://discord.gg/expansion-mods-523890175563137034
Malachev Sep 9, 2023 @ 6:24am 
Having same issue. According to logs everything should work properly.
16:05:12.359 [Spatial AI] Spatial AI Date: 6/9/2023 R17
16:05:13.515 [Spatial AI] Spatial AI Enabled
An Engineer  [developer] Sep 9, 2023 @ 12:56pm 
Make sure you're editing the correct settings files.
Profiles or SC or Config
ExpansionMod/AI/Spatial/

Enable debug mode by making the Spatial_mintimer a negative number.

And post a check to check block.
If it's saying "player isn't in a group", set playerchecks to a negative number. Eg: -10,
Last edited by An Engineer; Sep 9, 2023 @ 12:57pm
Malachev Sep 9, 2023 @ 11:05pm 
Thank you Dolphin! You're an amazing mod developer.

I was in fact editing correct files, however I did not utilize group mechanics so settings playerchecks to negative fixed the issue.
ApexAgents Oct 27, 2024 @ 10:40am 
"Spatial_MinTimer": 1200000,
"Spatial_MaxTimer": 1200000,
This is the issue I think... you have each of these at 1200000 which means that is the min. time before player will see them. For contrast here is my setting:
"Spatial_MinTimer": 30,
"Spatial_MaxTimer": 45,
< >
Showing 1-5 of 5 comments
Per page: 1530 50