Engine:CCMD var

From AddOn Studio
Revision as of 22:14, 13 October 2023 by Bear (talk | contribs) (Created page with "{{\|dev|macronav}} 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 == *")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Engine development

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