Subversion-Projekte sthq.colony7

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

//Returnes the position of your view(camera).
//Offset to your feets (origin) is 85 Unites on default, refer to cvar sv_defaultviewheight
//( X Y Z ) ANGLE
viewpos


//Loads a map with cheats enabled
//Example: devmap map1
devmap <mapname>


//Displays Errormessages in the game console,
//you need cheats to be activated (use devmap)
com_printwarnings 1


//Displays your current Frame Rate
//Use this to check for areas which might have bad
//performance and need tweaking
fps 1


//Fly modus on/off, use this to check out areas
//which you can not or not yet reach regulary
noclip


//Make your self invincible, on/off
God


//Restart the current level
//can rarly cause issues, with the models, like strange animated actors
restart


//end the game instantly
quit


//leave the current level/server
disconnect


//You are no target for your enemies on/off
notarget


//Activates the miniconsole showing
//use this when checking for errors.
//Needs Developer to be activated
ui_minicon 1


//Activate developer Modus
//Needs cheats to be activated
//use this to skip puzzles and for teh miniconsole
developer 1