Engine:CVAR map

Revision as of 05:04, 17 October 2023 by Bear (talk | contribs) (Created page with "{{dev/uicvar}} Path for the default content file. <kua>set map 'maps/base1.bsp' </kua> == Arguments == * name - 'map' * value - Relative asset path for default content data or config file. == Associations == * Is by default placed in the 'global' context. == Details == When set causes the content file to get loaded on startup. == Examples == === Default values === <kua> > map 'map' is './lib/gamex86.dll' </kua> == Notes == == See also ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Console commands

Path for the default content file.

set map 'maps/base1.bsp' 

ArgumentsEdit

  • name - 'map'
  • value - Relative asset path for default content data or config file.

AssociationsEdit

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

DetailsEdit

When set causes the content file to get loaded on startup.

ExamplesEdit

Default valuesEdit

 > map
'map' is './lib/gamex86.dll'

NotesEdit

See alsoEdit