Engine:CVAR s use ai

Revision as of 04:52, 17 October 2023 by Bear (talk | contribs) (→‎Default values)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Console commands

Sets an explicit path and file for loadable world library.

set s_use_ai 1

ArgumentsEdit

  • name - 's_use_ai'
  • value [0|1] - If 1, world AI processing is enabled. If 0 is disabled. Default is 1.

AssociationsEdit

  • Is by default placed in the 'global' context.

DetailsEdit

Flag to enable or stop client or server AI processing.

ExamplesEdit

Default valuesEdit

 > s_use_ai
's_use_ai' is '1.0'

NotesEdit

See alsoEdit