Engine:CCMD var

From AddOn Studio
Revision as of 23:49, 13 October 2023 by Bear (talk | contribs)
Jump to navigation Jump to search
Console commands

Creates a new variable int eh current context, if doesn't exist.

var bob fred

Arguments

  • name - name for new variable
  • value - the value to set

Notes