~~NOTOC~~
<=[[4rpl:start| Index]] \\
<=[[4rpl:start#creeper| Creeper]]
* [[4rpl:commands:AddCreeper|Add]]
* [[4rpl:commands:GetCreeper|Get]]
* [[4rpl:commands:SetCreeper|Set]]
====== AddCreeper ======
AddCreeper(<-cellX <-cellZ <-creeperAmt)
===== Description =====
Adds creeper at the specified integer map coordinates. A value of 0 means no creeper. A negative value indicates anticreeper.
===== Examples =====
AddCreeper(42 23 5)
<=[[4rpl:start| Index]]