Engine:CVAR s use ai
Jump to navigation
Jump to search
Sets an explicit path and file for loadable world library.
set s_use_ai 1
Arguments[edit]
- name - 's_use_ai'
- value [0|1] - If 1, world AI processing is enabled. If 0 is disabled. Default is 1.
Associations[edit]
- Is by default placed in the 'global' context.
Details[edit]
Flag to enable or stop client or server AI processing.
Examples[edit]
Default values[edit]
> s_use_ai
's_use_ai' is '1.0'