~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:getterraformmarker|Get]]
* [[4rpl:commands:setterraformmarker|Set]]
:!: Available in version 1.3 and later.
====== SetTerraformMarker======
SetTerraformMarker(<-cellX <-cellY <-level)
===== Description =====
Sets an int indicating the terraform marker level at the specified location. A value of <= 0 means to remove the marker.
===== Examples =====
SetTerraformMarker(10 15 5)
<=[[4rpl:start| Index]]