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 ) ANGLEviewpos//Loads a map with cheats enabled//Example: devmap map1devmap <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 tweakingfps 1//Fly modus on/off, use this to check out areas//which you can not or not yet reach regularynoclip//Make your self invincible, on/offGod//Restart the current level//can rarly cause issues, with the models, like strange animated actorsrestart//end the game instantlyquit//leave the current level/serverdisconnect//You are no target for your enemies on/offnotarget//Activates the miniconsole showing//use this when checking for errors.//Needs Developer to be activatedui_minicon 1//Activate developer Modus//Needs cheats to be activated//use this to skip puzzles and for teh miniconsoledeveloper 1