4rpl:commands:addcreeperwithcapinrange

This is an old revision of the document!


Index

AddCreeperWithCapInRange

AddCreeperWithCapInRange{<-cellX <-cellZ <-range <-isSquare <-creeperAmt <-cap)

Description

Adds creeper at the specified integer map area. A value of 0 means no creeper. A negative value indicates anticreeper. The cap is the clipping value for the result. After the creeper is added to the destination location, if it exceeds the cap then the value will be clipped to the cap. The cap should be a positive number. For the case of adding AC (a negative creeperAmt), the cap will automatically be negated internally. If you specify a negative number for cap, it will be internally converted to a positive number before use.

Examples

AddCreeeperWithCapInRange(42 23 10 false 1000 1500)

Index

4rpl/commands/addcreeperwithcapinrange.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)