|
|
| Command |
Usage |
Description |
| help |
help [topic] |
Displays help information about the requested category. |
| quit |
|
Exits the program to desktop. |
| ver |
|
Displays the current version and build date. |
| set |
set [variable] [value] |
Sets a variable to the defined value. |
| cvar_reset |
cvar_reset [cvar] |
Sets the value of a CVar to it's startup value. |
| cvar_default |
|
Sets the value of a CVar to it's color coded default value. |
| cvarlist |
|
Lists every CVar. |
| gxColorBits |
gxcolorbits [16, 24, or 30] gxrestart |
Sets the color bits to be used. |
| gxDepthBits |
gxdepthbits [16, 24, or 32] gxrestart |
Sets the color depth to be used. |
| gxResolution |
gxresolution [resolution] gxrestart |
Sets the resolution to be used. |
| gxRefresh |
gxrefresh [refreshrate] gxrestart |
Sets the refresh rate. |
| gxApi |
gxapi [api] gxrestart |
Sets the 3d api to render. |
| gxVSync |
gxvsync [0-1] gxrestart |
Toggles vertical sync on/off. |
| gxWindow |
gxwindow [0-1] gxrestart |
Toggles windowed mode on/off. |
| hwDetect |
hwdetect [0-1] |
Toggles hardware detection on/off. |
| settings |
settings [0-1] |
Returns information about the console. |
| lod |
lod [0-1] |
Toggles land smoothing on/off. |
| fullAlpha |
fullalpha [0-1] |
Toggles full alpha on doodads on/off. |
| doodadAnim |
doodadanim [0-1] |
Toggles doodad animation on/off. |
| mapShadows |
mapshadows [0-1] |
Toggles terrain shadows on/off. |
| lightMaps |
|
Always returns (null). |
| lodDist |
lodDist [50-250] |
Sets the land smoothing maximum distance from player in feet. |
| SmallCull |
smallcull [0.001-2.0] |
Sets the doodad culling level. |
| DistCull |
distcull [1.0-888.888916] |
|
| MaxLights |
maxlights [0-8] |
Sets the maximum number of simultaenous light sources. |
| shadowLevel |
shadowlevel [0-1] |
Toggles the shadow mip level on/off. |
| alphaLevel |
alphalevel [0-1] |
Toggles the alpha mip level on/off. |
| texLodBias |
textlodbias [-1.0 - 1.0] |
Unknown (?). |
| detailDensity |
detaildensity [1-128] |
Sets doodad density levels. |
| farclip |
farclip [177-777] |
Sets the maximum distance you can see. |
| nearclip |
nearclip [177-777] |
Sets the maximum distance you can see. |
| fov |
fov [1-179] |
Sets your characters field of view. |
| specular |
specular [0-1] |
Toggles specular shading on/off. |
| pixelShaders |
pixelshaders [0-1] |
Toggles pixel shading on/off. |
| particleDensity |
particledensity [0.3-1] |
Sets particle density level. |
| unitDrawDist |
unitdrawdist [20-150] |
Sets the unit draw maximum distance. |
| waterLOD |
waterlod [0-1] |
Toggles water smoothing effects on/off. |
| baseMip |
basemip [0-1] |
Toggles basemip on/off. |
| anisotropic |
anisotropic [1-16] |
Sets anisotropic filtering level. |
| textureLodDist |
textureloddist [80-777] |
Sets the maximum distance for the game to texture. |
| Errors |
errors [0-1] |
Toggles error display on/off. |
| ErrorFilter |
errorfilter [filter] Filters: general / world / ui / animation / models / objects / all |
Use "except" to invert mask. |
| debugTargetInfo |
debugtargetinfo [0-1] |
Toggles displaying target debugging information tooltips on/off. |
| showGUIDs |
showguids [0-1] |
Toggles displaying GUID tooltips on/off. |
| realmName |
|
Displays the realm name. |
| realmAddress |
|
Displays the realm address. |
| profanityFilter |
profanityfilter [0-1] |
Toggles the builtin profanity filter on/off. |
| EnableMusic |
enablemusic [0-1] |
|
| EnableSound |
enablesound [0-1] |
Toggles enabling sound on/off. |
| realmList |
|
Shows a list of all current realms. |
| mouseInvertYaw |
mouseinvertyaw [0-1] |
Toggles mouse inversion on/off. |
| mouseInvertPitch |
mouseinvertpitch [0-100] |
Sets mouse inversion pitch level. |
| EnableGroupSpeech |
enablegroupspeech [0-1] |
Toggles enabling hearing group speech on/off. |
| EnableErrorSpeech |
enableerrorspeech [0-1] |
Toggles enabling error sounds on/off. |
| EnableAmbience |
enableambience [0-1] |
Toggles enabling ambience sounds on/off. |
| MapWaterSounds |
mapwatersounds [0-1] |
Toggles enabling water sounds on/off. |
| statusBarText |
statusbartext [0-1] |
Toggles status bar text on/off. |
| combatLogOn |
combatlogon [0-1] |
Toggles combat logging on/off. |
| showsmartrects |
showsmartrects [0-1] |
Toggles showing "smart" rectangles on/off. |
| weapontrails |
showsmartrects [0-1] |
Toggles weapon trails on/off. |
| ObjectSelectionCircle |
objectselectioncircle [0-1] |
Toggles the object selection circle or not. Turning it off will be confusing. |
| FootstepSounds |
footstepsounds [0-1] |
Toggles playing footstep sounds on/off. |
| showfootprints |
showfootprints [0-1] |
Toggles showing footprints on/off. |
| showfootprintparticles |
showfootprintparticles [0-1] |
Toggles showing footprints particulates on/off. |
| ShowBreath |
showbreath [0-1] |
Toggles showing characters breath on/off. |
| violenceLevel |
violencelevel [0-5] |
Sets the violence level. |
| SkyCloudLOD |
skycloudlod [0-1] |
Toggles sky texture effects/smoothing on/off. |
| logout |
|
Logs you out of the current realm. |
| script |
script |
Executes the specifed config file on the client. |