This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| crpl:docs:enabletowerfield [2013/10/26 04:37] – created ThirdParty | crpl:docs:enabletowerfield [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | ||
| <- [[crpl: | <- [[crpl: | ||
| ===== EnableTowerField | ===== EnableTowerField | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | |Range, | + | |Range, |
| === Description === | === Description === | ||
| Creates a field around the tower. | Creates a field around the tower. | ||
| + | |||
| + | If the last parameter is TRUE the field get weaker the farther from the tower | ||
| + | |||
| + | Field strength is measured in integer creeper (1000000 units per creeper pushed sideways). | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| + | #Creates a large field sucking creeper and anticreeper towards the core: | ||
| + | EnableTowerField(1500 -100000000 -10000000 0 TRUE) | ||
| + | </ | ||
| + | |||
| + | === Possible bug === | ||
| + | Anticreeper does not respond to AC strength, but to creeper strength. AC strength does nothing. | ||