home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / DVDStar / Akce / Half-Life2 / install-at2v4release2005.exe / AntTroopDuece / scripts / debugoptions.txt < prev    next >
Text File  |  2005-05-08  |  4KB  |  288 lines

  1. DebugMenu
  2. {
  3.     "width"        "512"
  4.     "height"    "300"
  5.  
  6.     Performance
  7.     {
  8.         r_speeds
  9.         {
  10.             "incrementcvar"    "r_speeds 0 10 1"
  11.         }
  12.         host_speeds
  13.         {
  14.             "togglecvar"    "host_speeds"
  15.         }
  16.         "FPS"
  17.         {
  18.             "togglecvar"    "cl_showfps"
  19.         }
  20.         "Position"
  21.         {
  22.             "togglecvar"    "cl_showpos"
  23.         }
  24.     }
  25.     "MatSys"
  26.     {
  27.         Fullbright
  28.         {
  29.             "incrementcvar"    "mat_fullbright 0 2 1"
  30.         }
  31.         "Buffer Primitives"
  32.         {
  33.             "togglecvar"    "mat_bufferprimitives"
  34.         }
  35.         WireFrame
  36.         {
  37.             "togglecvar"    "mat_wireframe"
  38.         }
  39.         Luxels
  40.         {
  41.             "togglecvar"    "mat_luxels"
  42.         }
  43.         DrawFlat
  44.         {
  45.             "togglecvar"    "mat_drawflat"
  46.         }
  47.         LightMapsOnly
  48.         {
  49.             "togglecvar"    "mat_lightmapsonly"
  50.         }
  51.         Normals
  52.         {
  53.             "togglecvar"    "mat_normals"
  54.         }
  55.         "Software Lighting"
  56.         {
  57.             "togglecvar"    "mat_softwarelighting"
  58.         }
  59.         "Reverse Depth"
  60.         {
  61.             "togglecvar"    "mat_reversedepth"
  62.         }
  63.         "Overbright"
  64.         {
  65.             "togglecvar"    "mat_overbright"
  66.         }
  67.     }
  68.     Renderer
  69.     {
  70.         r_speeds
  71.         {
  72.             "incrementcvar"    "r_speeds 0 10 1"
  73.         }
  74.  
  75.         SkyBox
  76.         {
  77.             "togglecvar"    "r_drawskybox"
  78.         }
  79.         VGUI
  80.         {
  81.             "togglecvar"    "r_drawvgui"
  82.         }
  83.         World
  84.         {
  85.             "togglecvar"    "r_drawworld"
  86.         }
  87.         Displacements
  88.         {
  89.             "togglecvar"    "r_drawdisp"
  90.         }
  91.         Entities
  92.         {
  93.             "togglecvar"    "r_drawentities"
  94.         }
  95.         "View Model"
  96.         {
  97.             "togglecvar"    "r_drawviewmodel"
  98.         }
  99.         "Static Props"
  100.         {
  101.             "togglecvar"    "r_drawstaticprops"
  102.         }
  103.         "Detail Props"
  104.         {
  105.             "togglecvar"    "r_drawdetailprops"
  106.         }
  107.         Decals
  108.         {
  109.             "togglecvar"    "r_drawdecals"
  110.         }
  111.         "Brush Models"
  112.         {
  113.             "togglecvar"    "r_drawbrushmodels"
  114.         }
  115.         Lights
  116.         {
  117.             "togglecvar"    "r_drawlights"
  118.         }
  119.         Portals
  120.         {
  121.             "togglecvar"    "r_drawportals"
  122.         }
  123.         Beams
  124.         {
  125.             "togglecvar"    "r_drawbeams"
  126.         }
  127.         Ropes
  128.         {
  129.             "togglecvar"    "r_drawropes"
  130.         }
  131.         Sprites
  132.         {
  133.             "togglecvar"    "r_drawsprites"
  134.         }
  135.         Particles
  136.         {
  137.             "togglecvar"    "r_drawparticles"
  138.         }
  139.         "Water Surface"
  140.         {
  141.             "togglecvar"    "r_drawwatersurface"
  142.         }
  143.     }
  144.  
  145.     Physics
  146.     {
  147.         "VPhysics wireframe"
  148.         {
  149.             "togglecvar"    "vcollide_wireframe"
  150.         }
  151.         "VPhysics axes"
  152.         {
  153.             "togglecvar"    "vcollide_axes"
  154.         }
  155.     }
  156.     AI
  157.     {
  158.         Disable
  159.         {
  160.             "command"    "ai_disable"
  161.         }
  162.         Resume
  163.         {
  164.             "command"    "ai_resume"
  165.         }
  166.         Step
  167.         {
  168.             "command"    "ai_step"
  169.         }
  170.         "Noclip"
  171.         {
  172.             "command"    "noclip"
  173.         }
  174.         "God"
  175.         {
  176.             "command"    "god"
  177.         }
  178.         "No Target"
  179.         {
  180.             "command"    "notarget"
  181.         }
  182.         Enemies
  183.         {
  184.             "command"        "npc_enemies"
  185.         }
  186.         Go
  187.         {
  188.             "command"        "npc_go"
  189.         }
  190.         "Go Random"
  191.         {
  192.             "command"        "npc_go_random"
  193.         }
  194.         Route
  195.         {
  196.             "command"        "npc_route"
  197.         }
  198.         Select
  199.         {
  200.             "command"        "npc_select"
  201.         }
  202.         Bipass
  203.         {
  204.             "command"        "npc_destroy"
  205.         }
  206.         Destroy
  207.         {
  208.             "command"        "npc_destroy"
  209.         }
  210.         Visibility
  211.         {
  212.             "command"        "npc_visibility"
  213.         }
  214.         Tasks
  215.         {
  216.             "command"        "npc_tasks"
  217.         }
  218.         Combat
  219.         {
  220.             "command"        "npc_combat"
  221.         }
  222.         Focus
  223.         {
  224.             "command"        "npc_focus"
  225.         }
  226.         Picker
  227.         {
  228.             "command"        "ent_picker"
  229.         }
  230.  
  231.         Text
  232.         {
  233.             "command"        "ent_text"
  234.         }                                        
  235.  
  236.         "Name"
  237.         {
  238.             "command"        "ent_name"
  239.         }
  240.  
  241.         BBox
  242.         {
  243.             "command"        "ent_bbox"
  244.         }                                        
  245.  
  246.         Messages
  247.         {
  248.             "command"        "ent_messages"
  249.         }
  250.  
  251.         Pause
  252.         {
  253.             "command"        "ent_pause"
  254.         }                                        
  255.  
  256.         Pivot
  257.         {
  258.             "command"        "ent_pivot"
  259.         }
  260.     }
  261.     "Node Graph"
  262.     {
  263.         Nodes
  264.         {
  265.             "command"        "ai_nodes"
  266.         }
  267.         "Next Hull"
  268.         {
  269.             "command"        "ai_next_hull"
  270.         }
  271.         "Show Hull"
  272.         {
  273.             "command"        "ai_show_hull"
  274.         }
  275.         "Show Connect"
  276.         {
  277.             "command"        "ai_show_connect"
  278.         }
  279.         "Show Visibility"
  280.         {
  281.             "command"        "ai_show_visibility"
  282.         }
  283.         "Show Graph Connect"
  284.         {
  285.             "command"        "ai_show_graph_connect"
  286.         }
  287.     }
  288. }