Engine:Console commands: Difference between revisions

Line 35: Line 35:


Global commands:
Global commands:
: [[CCMD varedit|varedit]] (default) - (none), / - Sets an existing variable. If does not exist then fails.
: [[CCMD varedit|varedit]] - (none), / - Sets an existing variable. If does not exist then fails.
: [[CCMD var|var]] - var, /var - Creates a new variable only. If already exists, then does not change value.
: [[CCMD var|var]] - var, /var - Creates a new variable only. If already exists, then does not change value.
: [[CCMD set|set]] - set, /set - Creates or sets a variable. Works whether already exists or not.
: [[CCMD set|set]] - set, /set - Creates or sets a variable. Works whether already exists or not.