User Tools

Site Tools


4rpl:commands:addcreeperwithcap

This is an old revision of the document!


Index

AddCreeperWithCap

AddCreeperWithCap{<-cellX <-cellZ <-creeperAmt <-cap)

Description

Adds creeper at the specified integer map coordinates. 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

AddCreeeperWithCap(42 23 1000 1500)

Index

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