Difference between revisions of "Cheats"

From Zero-K
Jump to navigation Jump to search
(/give: coordinates, wreck names, luarules.)
Line 15: Line 15:
  
 
=== give ===
 
=== give ===
Syntax: <code>/give [optional number] <unitname> [optional team number]</code>
+
Syntax: <code>/give [optional number] <unitname> [optional team number] [optional coordinates]</code>
  
Spawns a given number of units at the location of the mouse cursor. Can also be used to spawn features, e.g. wreckage.
+
Spawns a given number of units at the location of the mouse cursor (or given coordinates). Can also be used to spawn features, e.g. wreckage.
  
Unit names are the machine-facing identifiers rather than the human names, e.g. <code>cloakraid</code> for the [[Glaive]]. Unit names can be found on [https://github.com/ZeroK-RTS/Zero-K/tree/master/units GitHub] or in the source of the unit's page on the wiki.
+
Unit names are the machine-facing identifiers rather than the human names, e.g. <code>cloakraid</code> for the [[Glaive]]. Unit names can be found on [https://github.com/ZeroK-RTS/Zero-K/tree/master/units GitHub] or in the source of the unit's page on the wiki. Wrecks and debris of a unit typically have the same name, but with the <code>_dead</code> or <code>_heap</code> suffix, respectively.
  
 
If no team is specified, will give to the player's current team, or the team currently being spectated.
 
If no team is specified, will give to the player's current team, or the team currently being spectated.
 +
 +
Coordinates are given in the format <code>@xxx, yyy, zzz</code>.
 +
 +
== luarules give ==
 +
 +
Syntax: <code>/luarules give</code>
 +
 +
Spawns one of each multiplayer unit and building (sorted by factory) in the top-left corner.
  
 
=== globallos ===
 
=== globallos ===

Revision as of 03:45, 15 September 2017

See also: UI commands

There are several cheat commands that can be used in the game.

Cheat mode

Before any other cheat command can be used, cheating mode must be enabled. This is done by typing /cheat in console in singleplayer, or !cheats in multiplayer.

  • If !cheats fails to work, makesure ally/spectator chat mode is off (remove the a: or s: prefix)

Entering the command again disables cheat mode.

Commands

atm

Syntax: /atm

Gives 1,000 metal and energy to the entering player's team.

give

Syntax: /give [optional number] <unitname> [optional team number] [optional coordinates]

Spawns a given number of units at the location of the mouse cursor (or given coordinates). Can also be used to spawn features, e.g. wreckage.

Unit names are the machine-facing identifiers rather than the human names, e.g. cloakraid for the Glaive. Unit names can be found on GitHub or in the source of the unit's page on the wiki. Wrecks and debris of a unit typically have the same name, but with the _dead or _heap suffix, respectively.

If no team is specified, will give to the player's current team, or the team currently being spectated.

Coordinates are given in the format @xxx, yyy, zzz.

luarules give

Syntax: /luarules give

Spawns one of each multiplayer unit and building (sorted by factory) in the top-left corner.

globallos

Syntax: /globallos [optional team number]

Enables/disables full map view for that team (no team specified means it applies to everyone).

godmode

Syntax: /godmode

When enabled, any player (including spectators) can give commands to units on any team.

nocost

Syntax: /nocost

Enables/disables building everything for free and near-instantly.

destroy

Syntax: /destroy

Instantly destroys currently selected units.