home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 40 / PCGAMER40.bin / walkthru / quake / console.txt next >
Text File  |  1996-08-06  |  9KB  |  203 lines

  1.                      List of Quake Console Commands
  2.  
  3. VIDEO COMMANDS
  4. ==============
  5. BF                      - flashes the screen green
  6. GAMMA                   - gamma correct, 1 is default, less than 1 is
  7.                           brighter more than 1 is darker
  8. R_CLEARCOLOR            - color of clear sides
  9. R_ALIASSTATS            - debugging
  10. R_DMABUF                - ???????
  11. R_DRAWENTITIES  0|1     - draw entities (objects)
  12. R_DRAWFLAT              - ???????
  13. R_DRAWORDER     0|1     - weird when set to 1
  14. R_DSPEEDS       0|1     - debugging
  15. R_EDGECOUNT     0|1     - debugging
  16. R_FULLBRIGHT            - light amp goggles 
  17. R_GRAPHHEIGHT           - height of r_timegraph
  18. R_SHOWPOLYS             - highlight polygons
  19. R_SHOWVERTS             - ???????
  20. R_SPEEDS        0|1     - debugging
  21. R_TIMEGRAPH     0|1     - some sort of graph showing amount of
  22.                           calculations that are being done
  23. R_WAVE 0|1              - underwater mode!
  24. SIZEDOWN                - shrink the screen
  25. SIZEUP                  - enlarge the screen
  26. TIMEREFRESH             - spins around and gives you the framerate 
  27. VID_DESCRIBECURRENTMODE - describes current mode, see video.txt
  28. VID_DESCRIBEMODES       - lists video modes, see video.txt
  29. VID_NUMMODES            - counts the number of modes, see video.txt
  30. VID_TESTMODE            - tests a videomode, see video.txt
  31. VID_WAIT                - sets video adapter waiting, see video.txt
  32.  
  33. SOUND COMMANDS
  34. ==============
  35. DECIMATE_SFX            - decimate a cached sound, see sound.txt
  36. DECIMATE_SFX_SPEED      - "
  37. DECIMATE_SFX_WIDTH      - "
  38. GRABEXTSND              - ???????
  39. NOSOUND                 - no sound, see sound.txt
  40. NUMCHANNELS             - set the number of channels, see sound.txt
  41. PLAY                    - play a sound, see sound.txt
  42. PLAYVOL                 - play a sound with volume, see sound.txt
  43. SAVESND                 - save a sound, see sound.txt
  44. SBINFO                  - sound blaster info, see sound.txt
  45. SFX_ASYNCH              - enables asynchronous sound?
  46. SOUND                   - some sort of sound control
  47. SOUNDINFO               - displays info on sound system, see sound.txt
  48. SOUNDLIST               - list sounds, sound.txt
  49. SND_TIMING              - displays sound timing info
  50. STOPSOUND               - disables sound
  51.  
  52.  
  53. GAMEPLAY COMMANDS
  54. =====================
  55. BIND                    - keyboard setup, see readme.txt
  56. CL_ANGLESPEEDKEY        - ???????
  57. CL_BACKSPEED            - speed of backwards movement, see readme.txt
  58. CL_FORWARDSPEED         - speed of forward movement, see readme.txt
  59. CL_MOVESPEEDKEY         - ???????
  60. CL_NOLERP               - ???????
  61. CL_PITCHSPEED           - ???????
  62. CL_ROLLANGLE            -
  63. CL_SHOWNET              -
  64. CL_SIDESTEP             - speed of strafing, see readme.txt
  65. CL_TICRATE              - ???????
  66. CL_UPSPEED              - upwards movement speed (for flying)
  67. CL_YAWSPEED             - turning speed
  68. COLOR                   - character color, see readme.txt
  69.  
  70.                           COLOR CODES
  71.                           ===========
  72.                           0 = WHITE 
  73.                           1 = BROWN 
  74.                           2 = LIGHT BLUE/GREY 
  75.                           3 = GREEN 
  76.                           4 = RED 
  77.                           5 = GOLD 
  78.                           6 = PINKISH ORANGE 
  79.                           7 = LIGHT BROWN 
  80.                           8 = PURPLE 
  81.                           9 = LIGHT PURPLE
  82.                           10 = LIGHT GREY 
  83.                           11 = AQUA 
  84.                           12 = BRIGHT YELLOW 
  85.                           13 = BRIGHT BLUE
  86.  
  87. FLY [ON|OFF]            - switch on flying mode
  88. GOD [ON|OFF]            - god mode (swim in lava, yeah)
  89. IMPULSE#                - get a weapon (as follows)
  90.                           0 - Nothing for now
  91.                           1 - Select shotgun
  92.                           2 - Select supershotgun
  93.                           3 - Select nailgun
  94.                           4 - Select chainnailgun
  95.                           5 - Select grenade launcher
  96.                           6 - Select rocket launcher
  97.                           7 - Nothing for now
  98.                           8 - Nothing for now
  99.                           9 - Get all weapons and maximal ammo
  100.  
  101. KILL                    - restart a level
  102. LOOKSPRING              - centres freelook, see readme.txt
  103. MAP                     - load a level, see readme.txt
  104. MOUSE#                  - assign mouse buttons, see readme.txt
  105. NOCLIP [ON|OFF]         - no clipping!
  106. NOTARGET                - toggles auto-target
  107. PAUSE                   - pause the game
  108. PAUSEABLE 0|1           - ability to pause the game in multiplayer
  109. QUIT                    - quit
  110. RECORD                  - record a demo
  111. RESTART                 - restarts a level
  112. SCREENSHOT              - screenshot
  113. SENSITIVITY             - mouse sensitivity, see readme.txt
  114. SV_FRICTION             - friction of player
  115. SV_GRAVITY              - sets gravity
  116. SV_MAXSPEED             - maximum speed of player
  117. SV_NOSTEP  0|1          - if this is on (SV_NOSTEP 1) you cannot walk
  118.                           up stairs
  119. SV_STOPSPEED            - how much you skid around the plane
  120.  
  121.  
  122. MODEM/NETWORK COMMANDS
  123. ======================
  124. <-/+>CTS                - sets "clear to send" 
  125. <-/+>DSR                - sets "data set ready" 
  126. <-/+>CD                 - sets "carrier detect" 
  127. 8250                    - selects the 8250 uart 
  128. 16550                   - selects the 16550 uart 
  129. ANSWER                  - selects answer the phone/server mode 
  130. BAUD                    - sets the baud rate to n 
  131. CONNECT                 - connect in multiplayer, see network.txt
  132. COM#                    - setup com port, see network.txt
  133. DIAL                    - selects client mode 
  134. DISABLE                 - disables com ports
  135. ENABLE                  - enables com ports
  136. FRAGLIMIT               - number of frags in a network game, see
  137.                           readme.txt
  138. HOST_SPEEDS             - display the hosts speed 
  139. HOST_LINEREFRESH        - ?????????? 
  140. HOST_FRAMERATE          - sets the speed from 0-0.01 
  141. IRQ                     - sets the com ports interrupt to n 
  142. KILLSERVER              - kills the server and ends the game 
  143. MESSAGEMODE             - send messages in multiplayer
  144. NAME                    - multiplayer name, see readme.txt
  145. NET_STATS               - some sort of network status ?
  146. NET_MESSAGETIMEOUT      - ???????
  147. NET_NAKGRACETIME        - ???????
  148. NET_PACKETTIMEOUT       - ???????
  149. PORT                    - sets the com ports port address to n 
  150. RESET                   - resets the com port 
  151. SAY                     - message in multiplayer?
  152. SHUTDOWN                - sets the modem shutdown string 
  153. SLIST                   - server list, see readme.txt
  154. STARTUP                 - sets the modem startup string 
  155. TEAMPLAY                - co-op mode
  156. TIMELIMIT               - timelimit for multiplayer, see readme.txt
  157.  
  158. MISC. COMMANDS
  159. ==============
  160. ALIAS                   - substitutes one command for another 
  161. CLEAR                   - clear the console
  162. ECHO                    - echo string onto console (useless)
  163. ENTITES                 - turn on monsters ?
  164. EXEC                    - run a configuration file, see readme.txt
  165. PROFILE                 - displays profiling info
  166. SCR_COLORCON            - ??? console color ???
  167. SCR_CONSPEED            - speed that the console scrolls
  168. SCR_SHOWCACHETHRASH     - ???????
  169. SCR_XPARCON             - ???????
  170. STATUS                  - displays status abuout the game in progress 
  171. TOGGLECONSOLE           - same as <esc> key
  172. VERSION                 - displays build version
  173.  
  174.  
  175. UNKNOWN COMMANDS
  176. ================
  177. CMD                     - ???????
  178. EDICTCOUNT              - ???????
  179. FOV                     - ???????
  180. POINTFILE               - ???????
  181. RMSR                    - ???????
  182. R_CSHIFT                - ???????
  183. SPAWN                   - ???????
  184. SV_AIM                  - ???????
  185. SV_IDEALPITCHSCALE      - ???????
  186. SV_MAXVELOCITY          - ???????
  187. SYS_TICRATE             - ???????
  188. TEMP1                   - ???????
  189.  
  190. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  191. Jitender Saan     webmaster@lwbbs.net         sysop@giasbm01.vsnl.net.in
  192.                   (http://www.nandanet.com/)
  193. -------------------------------------------------------------------------
  194. Fido Nodes        BBS Nodes            Voice               Fax
  195. 5787812           5777700 (6 lines)    5771111 (4 lines)   5787812
  196. 5792416           5777700 (8 lines)
  197. ------------------------------- Country Code: 91, City code: 22 ---------
  198. Postal address: C-503 Eden IV, Hiranandani Gardens, Powai Lake.
  199. City          : Bombay     Pin Code: 400 076   Country: India
  200. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201.  
  202.  
  203.