Difference between revisions of "How To Play Mods"

From Zero-K
Jump to navigation Jump to search
(I added the Dirt Wars mod description.)
Line 26: Line 26:
 
<code>!setoptions zombies=1,zombies_rezspeed=500,zombies_delay=15</code>
 
<code>!setoptions zombies=1,zombies_rezspeed=500,zombies_delay=15</code>
  
 +
= Dirt Wars! =
 +
[[File:Dirt Wars Logo.png|thumb]]
  
 +
This is a silly gamemode, and it doesn't change much, except for the fact that most of the units you have loved are gone now, leaving only dirtbags and other terrible units for use!
 +
 +
Open any room and copy-paste the next into the text area:
 +
 +
!poll setoptions disabledunits=factorycloak+Iris+Bandit+Rogue+Outlaw+Felon+Racketeer+Vandal+Aspis+factoryveh+factoryhover+factorygunship+factoryplane+sparrow+factoryspider+factoryjump+kodachi+blitz+ogre+minotaur+cyclops+emissary+ettin+factoryamph+factoryship+Athena+Ultimatum+Scorpion+Dante+Merlin+Funnelweb+Detriment+Shogun+Reef+Scylla+staticmissilesilo+Aegis+Picket+Lotus+Urchin+Newton+Stardust+Stinger+Gauss+Desolator+Lucifer+Cerberus+Hacksaw+Razor+Thresher+Chainsaw+Artemis+Antinuke+Trinity+Starlight+raveparty+zenith
 +
 +
After the poll is made, many units will be removed from the game. See if you can get any value from literal dirt!
 +
 +
Advanced Dirt Wars can have air units. However, the game doesn't need to get that complex. Still, if you wish to have air units in this ridiculous gamemode, then copy-paste the next poll. It adds gnats, harpies, and transports into the game. Keep in mind, the author of the idea haven't tested the air unit edition yet, and he may use feedback.
 +
 +
!poll setoptions disabledunits=factorycloak+Iris+Bandit+Rogue+Outlaw+Felon+Racketeer+Vandal+Aspis+factoryveh+factoryhover+factoryplane+sparrow+factoryspider+factoryjump+kodachi+blitz+ogre+minotaur+cyclops+emissary+factoryamph+factoryship+Athena+Ultimatum+Scorpion+Dante+Merlin+Funnelweb+Detriment+Shogun+Reef+Scylla+staticmissilesilo+Picket+Lotus+Urchin+Newton+Stardust+Stinger+Gauss+Desolator+Lucifer+Cerberus+Hacksaw+Thresher+Chainsaw+Artemis+Antinuke+Trinity+Starlight+raveparty+zenith+Wasp+Blastwing+Locust+Harpy+Nimbus+Revenant+Krow+Trident+Aegis
 +
 +
For further horrors, between the <code>setoptions</code> and the <code>disabledunits=...</code> string, add  <code>sharemode=all, commends=1,</code>, making commanders even less viable in the game. Have fun surviving.
 +
 +
Compatible with the Unit Level Ups mod.
 +
 +
Author of the idea: Cliver5.
  
 
{{Navbox manual}} [[Category: Development]]
 
{{Navbox manual}} [[Category: Development]]

Revision as of 07:38, 8 November 2020

This page is a (potentially incomplete) list of currently available Zero-K mods with instructions on how to run them. A list of authors, preferred method of receiving feedback, and a brief description of the mod can also go here; a long description should probably get its own linked wiki page.

For instructions on how to create a new mod go to Mod Creation. For how to create and run a stat tweak go to Quick Stat Tweaks.

ZeroWars

Open a room (or join one of the Custom Gamemode autohosts) and type !map ZeroWars. This should get the current stable version of ZeroWars.

Unit Level Ups

Open custom room and type following lines:

!password p this puts password on a room (required for next step)

!game Unit Level Ups v5 (enables mod)

!password removes password


now you can change type of room to coop , teams or ffa as desired

mod can be quite intresting combined with chickens

when playing against AI, adding zombies option helps AI units to grow faster

!setoptions zombies=1,zombies_rezspeed=500,zombies_delay=15

Dirt Wars!

Dirt Wars Logo.png

This is a silly gamemode, and it doesn't change much, except for the fact that most of the units you have loved are gone now, leaving only dirtbags and other terrible units for use!

Open any room and copy-paste the next into the text area:

!poll setoptions disabledunits=factorycloak+Iris+Bandit+Rogue+Outlaw+Felon+Racketeer+Vandal+Aspis+factoryveh+factoryhover+factorygunship+factoryplane+sparrow+factoryspider+factoryjump+kodachi+blitz+ogre+minotaur+cyclops+emissary+ettin+factoryamph+factoryship+Athena+Ultimatum+Scorpion+Dante+Merlin+Funnelweb+Detriment+Shogun+Reef+Scylla+staticmissilesilo+Aegis+Picket+Lotus+Urchin+Newton+Stardust+Stinger+Gauss+Desolator+Lucifer+Cerberus+Hacksaw+Razor+Thresher+Chainsaw+Artemis+Antinuke+Trinity+Starlight+raveparty+zenith

After the poll is made, many units will be removed from the game. See if you can get any value from literal dirt!

Advanced Dirt Wars can have air units. However, the game doesn't need to get that complex. Still, if you wish to have air units in this ridiculous gamemode, then copy-paste the next poll. It adds gnats, harpies, and transports into the game. Keep in mind, the author of the idea haven't tested the air unit edition yet, and he may use feedback.

!poll setoptions disabledunits=factorycloak+Iris+Bandit+Rogue+Outlaw+Felon+Racketeer+Vandal+Aspis+factoryveh+factoryhover+factoryplane+sparrow+factoryspider+factoryjump+kodachi+blitz+ogre+minotaur+cyclops+emissary+factoryamph+factoryship+Athena+Ultimatum+Scorpion+Dante+Merlin+Funnelweb+Detriment+Shogun+Reef+Scylla+staticmissilesilo+Picket+Lotus+Urchin+Newton+Stardust+Stinger+Gauss+Desolator+Lucifer+Cerberus+Hacksaw+Thresher+Chainsaw+Artemis+Antinuke+Trinity+Starlight+raveparty+zenith+Wasp+Blastwing+Locust+Harpy+Nimbus+Revenant+Krow+Trident+Aegis

For further horrors, between the setoptions and the disabledunits=... string, add sharemode=all, commends=1,, making commanders even less viable in the game. Have fun surviving.

Compatible with the Unit Level Ups mod.

Author of the idea: Cliver5.