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 12:24] – [CD Key] petergames:quake:setup_a_local_quakejs_server:playing_setup [2021/07/06 13:14] (current) – [Levels] peter
Line 4: Line 4:
  
 Enter: Enter:
- 
  
 <code bash> <code bash>
Line 19: 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>
 + 
 +
 +----
 +
 +===== Cheat Codes =====
 +
 +Enable cheats and press '~' (tilde) during gameplay to bring up the cheat console. Then enter the following case sensitive codes (without the quotes) to enable the corresponding effect.
 +
 +Change Gravity:
 +
 +<code>
 +/g_gravity (0-800)
 +</code>
 +
 +Change View Angle:
 +
 +<code>
 +/cg_thirdpersonangle (-360-360)
 +</code>
 +
 +Change View Range:
 +
 +<code>
 +/cg_thirdpersonrange (320-500)
 +</code>
 +
 +Hidden Sarge Skin:
 +
 +<code>
 +/model sarge/krusade
 +</code>
 +
 +----
 +
 +===== Console =====
 +
 +Open and Close Console:
 +
 +<code>
 +~ (tilde)
 +</code>
 +
 +or
 +
 +<code>
 +` (under the escape key)
 +</code>
 +
  
 ---- ----
Line 25: 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>
 +
 +----
 +
 +===== Unlock Codes =====
 +
 +Press '~' (tilde) key to open the console and then type /svdevmap (map name) to load the level in Single Player mode then enter any of the following codes in the console to unlock the corresponding effect.
 +
 +Unlock God Mode
 +
 +<code>
 +/god
 +</code>
 +
 +Unlock ALL Weapons and Ammo:
 +
 +<code>
 +/give all
 +</code>
 +
 +Unlock ALL Levels at Skill 1:
 +
 +<code>
 +/iamacheater
 +</code>
 +
 +Unlock ALL Levels at Skill 100:
 +
 +<code>
 +/iamamonkey
 +</code>
 +
 +Unlock Hidden Skin:
 +
 +<code>
 +/model sarge/krusade
 +</code>
 +
 +Spawn Item:
 +<code>
 +/give (item name)
 +</code>
 +
 +No Clip Mode:
 +
 +<code>
 +/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>
 +
  
 ---- ----
games/quake/setup_a_local_quakejs_server/playing_setup.1625574251.txt.gz · Last modified: 2021/07/06 12:24 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki