Spawn AI hints so the entire AI Network can be cached

This commit is contained in:
Kawe Mazidjatari 2023-10-21 11:23:39 +02:00
parent a54c8eacd9
commit ab5c5a39e1

View File

@ -24,6 +24,7 @@ sv_visualizetraces "1" // Show native and script related debug tr
//////////////////////////
//// CAI ////
//////////////////////////
sv_spawnAIHintsInMP "1" // Must be set to cache the entire AI Network graph.
ai_ainRebuildOnMapStart "0" // Whether to rebuild the AI Network graph on level load.
ai_ainDumpOnLoad "0" // Whether to dump the parsed AI Network graph file loaded from disk.
ai_ainDebugConnect "1" // Show AI Network graph connection debug.