mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Spawn AI hints so the entire AI Network can be cached
This commit is contained in:
parent
a54c8eacd9
commit
ab5c5a39e1
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user