mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Update config.sqf
Added note to DMS_SpawnMissions_Scheduled to fix the AI shooting each other
This commit is contained in:
parent
3fec814882
commit
cb88e5f5eb
@ -48,6 +48,7 @@ DMS_Enable_RankChange = false; // Whether or not to use Rank Changes. (Required
|
||||
DMS_Add_AIKill2DB = false; // Adds killstat for player in the database ;)
|
||||
|
||||
DMS_SpawnMissions_Scheduled = false; // Whether or not to spawn missions in a scheduled environment. Setting to true may help with lag when certain missions spawn.
|
||||
//Note, if you have the above to true, you need to set DMS_ai_freezeOnSpawn = false; and DMS_ai_share_info = true;
|
||||
|
||||
/* Mission System Settings */
|
||||
/*General settings for dynamic missions*/
|
||||
|
Loading…
Reference in New Issue
Block a user