I am setting up botspawns (custom) on the map....I'm noticing they aren't moving and just standing still.....I have stationary on false on all them, etc.....
I have 5-6 spawn points set and they pop in and attack if you approrach....They don't move though....
IE:
"warehouse1": {
"AutoSpawn": true,
"Murderer": true,
"Respawn_Timer": 1800,
"BotNames": [
"Warehouse Manager",
"Warehouse Mechanic",
"Warehouse Security"
],
"BotNamePrefix": "",
"Keep_Default_Loadout": false,
"Kit": [
"npcwarehouse1",
"npcwarehouse2"
],
"Day_Time_Spawn_Amount": 4,
"Night_Time_Spawn_Amount": 4,
"Radius": 100,
"Roam_Range": 40,
"Chute": false,
"Stationary": false,
"UseCustomSpawns": true,
"ChangeCustomSpawnOnDeath": true,
"Announce_Spawn": false,
"Announcement_Text": "",
"BotHealth": 100,
"Bot_Accuracy_Percent": 40,
"Bot_Damage_Percent": 40,
"Aggro_Range": 30,
"DeAggro_Range": 40,
"Peace_Keeper": false,
"Peace_Keeper_Cool_Down": 5,
"Attacks_Other_Profiles": false,
"Suicide_Timer": 300,
"Die_Instantly_From_Headshot": false,
"Instant_Death_From_Headshot_Allowed_Weapons": [],
"Weapon_Drop_Percent": 0,
"Min_Weapon_Drop_Condition_Percent": 50,
"Max_Weapon_Drop_Condition_Percent": 100,
"Wipe_Belt_Percent": 100,
"Wipe_Clothing_Percent": 100,
"Allow_Rust_Loot_Percent": 100,
"Spawn_Hackable_Death_Crate_Percent": 0,
"Death_Crate_CustomLoot_Profile": "",
"Death_Crate_LockDuration": 600,
"Disable_Radio": true,
"Running_Speed_Boost": 0.0,
"AlwaysUseLights": false,
"Corpse_Duration": 60,
"Location": {
"x": -1300.76782,
"y": 11.9617262,
"z": -926.91864
},
"ServerRewardsValue": 0,
"Parent_Monument": ""
},
They seem to just stand there and not argo or move....etc......Any help would be great...Thank you.