Variables
inlineread onlyALLOW_MULTIPLE_IWADS:String = cast "ALLOW_MULTIPLE_IWADS"
Bool, default false. Game engines typically only allow single IWADS to be loaded, this serves as a buffer to allow the engine to catch if a second IWAD has been attempted to load.
inlineread onlyALLOW_PWADS:String = cast "ALLOW_PWADS"
Bool, default True. Shareware wads are not allowed to be modded. This flag is set to false when a shareware IWAD is loaded.
inlineread onlyAUTOMAP_MODE:String = cast "AUTOMAP_MODE"
Bool, default false. Is player viewing the automap?
inlineread onlyAUTOMAP_ROTATES_WITH_PLAYER:String = cast "AUTOMAP_ROTATES_WITH_PLAYER"
Bool, default false. Automap lines rotate with player to match the direction they're facing.
inlineread onlyAUTOMAP_ZOOM:String = cast "AUTOMAP_ZOOM"
Float, default 0.001. Zoom level of automap.
inlineread onlyHEXEN_FORMAT:String = cast "HEXEN_FORMAT"
Bool, set to true to read map data in Hexen format.
inlineread onlyOVERRIDE_CHEATS:String = cast "OVERRIDE_CHEATS"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_GAME:String = cast "OVERRIDE_GAME"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_IO:String = cast "OVERRIDE_IO"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_LEVELS:String = cast "OVERRIDE_LEVELS"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_PROFILE:String = cast "OVERRIDE_PROFILE"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_RENDER:String = cast "OVERRIDE_RENDER"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_SOUND:String = cast "OVERRIDE_SOUND"
Bool, default false. Has this core been overriden?
inlineread onlyOVERRIDE_TEXTURES:String = cast "OVERRIDE_TEXTURES"
Bool, default false. Has this core been overriden?
inlineread onlySCREEN_DISTANCE_FROM_VIEWER:String = cast "SCREEN_DISTANCE_FROM_VIEWER"
Int, default 160.