This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:setcreepermax [2014/10/01 19:02] – external edit 127.0.0.1 | 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 | ||
| </ | </ | ||