This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:setcreepermax [2014/02/12 18:49] – created virgilw | crpl:docs:setcreepermax [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== SetCreeperMax ===== | ===== SetCreeperMax ===== | ||
Line 8: | Line 8: | ||
=== Description === | === Description === | ||
- | Sets the maximum density of Creeper on the map. Amt is an integer in the range of 0 to max int (2, | + | Sets the maximum density of Creeper on the map. Amt is an integer in the range of 0 to max int (2, |
+ | |||
+ | == Gotchas == | ||
+ | * Creeper is measured in millionths here. | ||
+ | * Does not persist across saves. | ||
=== Examples === | === Examples === | ||
< | < | ||
- | once | + | :awake |
+ | # | ||
| | ||
- | endonce | ||
</ | </ |