Difference between revisions of "Logic gamerules"
Jump to navigation
Jump to search
Johnny moe (talk | contribs) (Created page with "Allows you to control game rules. == Keyvalues == '''Disable Fresh Dead''' <choices> Prevents humans from turning into fresh dead on death. *0: No *1: Yes '''Disable Sigils...") |
Johnny moe (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
'''Disable Fresh Dead''' <choices> | '''Disable Fresh Dead''' <choices> | ||
Prevents humans from turning into fresh dead on death. | : Prevents humans from turning into fresh dead on death. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 10: | Line 10: | ||
'''Disable Sigils''' <choices> | '''Disable Sigils''' <choices> | ||
Prevents sigils from spawning. Humans win at the end of the last wave or when logic_winlose is triggered. | : Prevents sigils from spawning. Humans win at the end of the last wave or when logic_winlose is triggered. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 16: | Line 16: | ||
'''Disable Skills''' <choices> | '''Disable Skills''' <choices> | ||
Disables the use of skills. | : Disables the use of skills. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 22: | Line 22: | ||
'''Disable Spawning on Sigils''' <choices> | '''Disable Spawning on Sigils''' <choices> | ||
Disable players spawning on sigils. Humans will instead spawn on info_player_human. | : Disable players spawning on sigils. Humans will instead spawn on info_player_human. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 28: | Line 28: | ||
'''Disable Metagame''' <choices> | '''Disable Metagame''' <choices> | ||
Disables zombie buffs, zombie class uplifts and great evils from spawning. | : Disables zombie buffs, zombie class uplifts and great evils from spawning. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 34: | Line 34: | ||
'''Disable Escape Doors''' <choices> | '''Disable Escape Doors''' <choices> | ||
Prevents escape doors from appearing. | : Prevents escape doors from appearing. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 40: | Line 40: | ||
'''Wave One Sigils''' <choices> | '''Wave One Sigils''' <choices> | ||
Set sigils to spawn on the start of wave 1, instead of the start of the map. | : Set sigils to spawn on the start of wave 1, instead of the start of the map. | ||
*0: No | *0: No | ||
*1: Yes | *1: Yes | ||
Line 46: | Line 46: | ||
'''Global Sigil Name''' <string> | '''Global Sigil Name''' <string> | ||
Sets the global highlight name of all sigils. | : Sets the global highlight name of all sigils. | ||
'''Round Limit''' <float> | '''Round Limit''' <float> | ||
Allows you to override the number of replays. If set to 1 the map will not replay after the first round. If set to 0 the map will allow unlimited restarts up until the timelimit runs out (default 15 minutes). | : Allows you to override the number of replays. If set to 1 the map will not replay after the first round. If set to 0 the map will allow unlimited restarts up until the timelimit runs out (default 15 minutes). | ||
'''Replay Time Override''' <float> | '''Replay Time Override''' <float> | ||
Overrides the time limit for replays. The default is 15 minutes (900 seconds) for non-objective maps. | : Overrides the time limit for replays. The default is 15 minutes (900 seconds) for non-objective maps. | ||
'''Multiplier for Barricade Health''' <float> | '''Multiplier for Barricade Health''' <float> | ||
Global multiplier for the amount of barricade health props have when nailed. | : Global multiplier for the amount of barricade health props have when nailed. | ||
'''Multiplier for Nest Distance''' <float> | '''Multiplier for Nest Distance''' <float> | ||
Adjust the distance from humans required to build nests. Decrease to make it easier to build nests closer to barricade spots. | : Adjust the distance from humans required to build nests. Decrease to make it easier to build nests closer to barricade spots. | ||
'''Multiplier for Nest Vertical Skew''' <float> | '''Multiplier for Nest Vertical Skew''' <float> | ||
Adjust vertical skew distance for nests. Increase to make it easier to create nests on roofs, or on lower or upper floors of multi-story buildings. Better to leave this at 1. | : Adjust vertical skew distance for nests. Increase to make it easier to create nests on roofs, or on lower or upper floors of multi-story buildings. Better to leave this at 1. | ||
'''Multiplier for Zombie Sigil Damage''' <float> | '''Multiplier for Zombie Sigil Damage''' <float> | ||
Multiplier for the amount of damage sigils take from zombies. | : Multiplier for the amount of damage sigils take from zombies. | ||
'''Multiplier for Human Sigil Damage''' <float> | '''Multiplier for Human Sigil Damage''' <float> | ||
Multiplier for the amount of damage sigils take from humans. | : Multiplier for the amount of damage sigils take from humans. | ||
'''Sigil Count''' <float> | '''Sigil Count''' <float> | ||
Allows you to override the number of sigils that spawn. | : Allows you to override the number of sigils that spawn. | ||
'''Starting Infliction''' <float> | '''Starting Infliction''' <float> | ||
Allows you to override the percentage of starting zombies. If set to 0.14 then 14 percent of players will become zombies at the start of a round. | : Allows you to override the percentage of starting zombies. If set to 0.14 then 14 percent of players will become zombies at the start of a round. | ||
__NOEDITSECTION__ |
Latest revision as of 20:54, 12 May 2019
Allows you to control game rules.
Keyvalues
Disable Fresh Dead <choices>
- Prevents humans from turning into fresh dead on death.
- 0: No
- 1: Yes
Disable Sigils <choices>
- Prevents sigils from spawning. Humans win at the end of the last wave or when logic_winlose is triggered.
- 0: No
- 1: Yes
Disable Skills <choices>
- Disables the use of skills.
- 0: No
- 1: Yes
Disable Spawning on Sigils <choices>
- Disable players spawning on sigils. Humans will instead spawn on info_player_human.
- 0: No
- 1: Yes
Disable Metagame <choices>
- Disables zombie buffs, zombie class uplifts and great evils from spawning.
- 0: No
- 1: Yes
Disable Escape Doors <choices>
- Prevents escape doors from appearing.
- 0: No
- 1: Yes
Wave One Sigils <choices>
- Set sigils to spawn on the start of wave 1, instead of the start of the map.
- 0: No
- 1: Yes
Global Sigil Name <string>
- Sets the global highlight name of all sigils.
Round Limit <float>
- Allows you to override the number of replays. If set to 1 the map will not replay after the first round. If set to 0 the map will allow unlimited restarts up until the timelimit runs out (default 15 minutes).
Replay Time Override <float>
- Overrides the time limit for replays. The default is 15 minutes (900 seconds) for non-objective maps.
Multiplier for Barricade Health <float>
- Global multiplier for the amount of barricade health props have when nailed.
Multiplier for Nest Distance <float>
- Adjust the distance from humans required to build nests. Decrease to make it easier to build nests closer to barricade spots.
Multiplier for Nest Vertical Skew <float>
- Adjust vertical skew distance for nests. Increase to make it easier to create nests on roofs, or on lower or upper floors of multi-story buildings. Better to leave this at 1.
Multiplier for Zombie Sigil Damage <float>
- Multiplier for the amount of damage sigils take from zombies.
Multiplier for Human Sigil Damage <float>
- Multiplier for the amount of damage sigils take from humans.
Sigil Count <float>
- Allows you to override the number of sigils that spawn.
Starting Infliction <float>
- Allows you to override the percentage of starting zombies. If set to 0.14 then 14 percent of players will become zombies at the start of a round.