Savegamevar

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

savegamevar <varname>

Saves a gamevar to the user's configuration file for restoration at a later point with readgamevar.

For per-actor or per-player gamevars, the value at the current actor or player index gets saved, not the values for all actors or players.