User Tools

Site Tools


crpl:docs:damagecreeper

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Creeper Commands

DamageCreeper

ArgumentsResultNotation
Cell coordinates, ?, radius, amount, ?None. i1 i2 i3 i4 i5 b –

Description

Reduces the creeper level by i5/1000000 at each cell in a disk of radius i4, centered at cell (i1,i2). The reduction in the central cell is doubled. Also creates a graphical mist effect.

Examples

# Reduce creeper level by 1.0 in a radius 2 disk at the current mouse location.
# The central cell is lowered by 2.0.
DamageCreeper(GetMouseCell 0 2 1000000 FALSE)
crpl/docs/damagecreeper.1390362222.txt.gz · Last modified: 2014/10/01 15:02 (external edit)