User Tools

Site Tools


crpl:docs:enabletowerfield

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:enabletowerfield [2015/01/02 00:13] – Added example from comment stewbasiccrpl:docs:enabletowerfield [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#unit_commands|Unit Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#unit_commands|Unit Commands]]
 =====  EnableTowerField  ===== =====  EnableTowerField  =====
Line 11: Line 10:
  
 If the last parameter is TRUE the field get weaker the farther from 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: 
 <code> <code>
 +#Creates a large field sucking creeper and anticreeper towards the core:
 EnableTowerField(1500 -100000000 -10000000 0 TRUE) EnableTowerField(1500 -100000000 -10000000 0 TRUE)
 </code>  </code> 
 +
 +=== Possible bug ===
 +Anticreeper does not respond to AC strength, but to creeper strength. AC strength does nothing.
 +
crpl/docs/enabletowerfield.1420157630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)