Controls which connections areĪi_nodes : cmd : : Toggles node display.
Currently selected hull size is written to the screen. Can be used to get NPCs out of your way and to tĪi_drawbattlelines : 0 :, "sv", "cheat" :Īi_follow_use_points_when_moving : 1 :, "sv" :Īi_frametime_limit : 1000 :, "sv" : frametime limit for min efficiency AIE_NORMAL (in sec's).Īi_next_hull : cmd : : Cycles through the various hull sizes. If 2, it'lĪi_debug_node_connect : cmd : : Debug the attempted connection between two nodesĪi_debug_shoot_positions : 0 :, "sv", "cheat", "rep" :Īi_disable : cmd : : Bi-passes all AI logic routines and puts all NPCs into their idle animations. If 1, solid entities that block NPC LOC will be highlighted with white bounding boxes. 2:Īi_debug_dyninteractions : 0 :, "sv" : Debug the NPC dynamic interaction system.Īi_debug_eventresponses : 0 :, "sv" : Set to 1 to see all NPC response events trigger, and which NPCs choose to respond to them.Īi_debug_expressions : 0 :, "sv" : Show random expression decisions for NPCs.Īi_debug_los : 0 :, "sv", "cheat" : NPC Line-Of-Sight debug mode.
Usage: 1: Constantly draw lines from NPCs to the actbusy nodes they've chosen to actbusy at. _restart : cmd : : Shutdown and restart the engine.Ī addip : cmd : : Add an IP address to the ban list.Īi_clear_bad_links : cmd : : Clears bits set on nav links indicating link is unusableĪi_debug_actbusy : 0 :, "sv", "cheat" : Used to debug actbusy behavior. To confirm a variable or command's flags use the type help into the console, or use the findflags command.Ĭvar list _ _fov : 0 :, "cl" : Automates fov command to server. An important note is that the flags listed in the cvarlist do not necessarily represent the actual complete or real list of flags. To read about variable and command flags and their meaning click here.
The format for commands is: : cmd : :.The format for variables in the table is: : : :.Some commands may need developer mode (launch option -dev) in order to work.There are a total of 2818 total convars/concommands in this list.Some commands are legacy commands or are "not hooked up to code".