User Tools

Site Tools


games:quake:setup_a_local_quakejs_server:playing_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:quake:setup_a_local_quakejs_server:playing_setup [2021/07/06 13:00] petergames:quake:setup_a_local_quakejs_server:playing_setup [2021/07/06 13:14] (current) – [Levels] peter
Line 18: Line 18:
 **NOTE:**  If an alternative key is used, try using it in lower case! **NOTE:**  If an alternative key is used, try using it in lower case!
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Change Character Head =====
 +
 +<code>
 +/headmodel character_name
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  For example:
 +
 +<code>
 +/headmodel sarge/red
 +</code>
 +</WRAP>
 +
 +----
 +
 +===== Change Map In-Game =====
 +
 +During game play to change the arena.
 +
 +<code>
 +/Map Q3MD6
 +</code>
 +
 +<WRAP info>
 +**NOTE**:  Q3MD6 refers to the map name.
 +
 +  * Use other names as required.
 +</WRAP>
 + 
  
 ---- ----
Line 56: Line 89:
  
 <code> <code>
-~+(tilde)
 </code> </code>
 +
 +or
 +
 +<code>
 +` (under the escape key)
 +</code>
 +
  
 ---- ----
Line 64: Line 104:
  
 Single player,Skirmish,then choose your level Single player,Skirmish,then choose your level
 +
 +----
 +
 +===== More Frags =====
 +
 +<code>
 +/spdevmap (name of level)
 +</code>
 +
 +...then
 +
 +<code>
 +/fraglimit 100
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  This will make the fraglimit increase, so you can play for longer. 
 +
 +  * Remember the space or it will not work.
 +</WRAP>
 +
 +===== Third Person View =====
 +
 +Press '~' (tilde) key when cheats are enabled so you bring up the cheat console and then enter:
 +
 +<code>
 +/cg_thirdperson 1
 +</code>
  
 ---- ----
Line 110: Line 178:
 <code> <code>
 /noclip /noclip
 +</code>
 +
 +<code>
 +/give all
 +/give armor
 +/give health
 +/god
 +/give grappling hook
 +/give regeneration
 +/give invisibility
 +/give quad damage
 +/give flight
 +/give battle suit
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  If you type in the same cheat over and over again just by pressing the up arrow key and then enter lots of times then you will have the cheat for a long time,but do not do this with the god cheat because it might not work.
 +
 +</WRAP>
 +
 +----
 +
 +===== Unlock ALL FMV Sequences =====
 +
 +Start a game with the 
 +
 +<code bash>
 +quake +seta g_spVideos 'tier11tier22tier33tier44tier55tier66tier77tier88'
 </code> </code>
  
games/quake/setup_a_local_quakejs_server/playing_setup.1625576434.txt.gz · Last modified: 2021/07/06 13:00 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki