User Tools

Site Tools


4rpl:commands:addcreeperinrange

This is an old revision of the document!


Index
Creeper

AddCreeperInRange

AddCreeperInRange{<-cellX <-cellZ <-range <-isSquare <-creeperAmt)

Description

Adds creeper at the specified integer map area. A value of 0 means no creeper. A negative value indicates anticreeper. The value is per cell, not total creeper added.

Examples

# Creates a total of 90 creeper in a 3x3 area
AddCreeperInRange(60 40 1 true 10)

Index

4rpl/commands/addcreeperinrange.1706397363.txt.gz · Last modified: 2024/01/27 18:16 by digitalizedMind