~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitFootprintResistsCreeperHeight|Get]]
* [[4rpl:commands:SetUnitFootprintResistsCreeperHeight|Set]]
====== SetUnitFootprintResistsCreeperHeight ======
SetUnitFootprintResistsCreeperHeight(<-unit <-amt)
===== Description =====
Sets the false terrain height of a unit so that it will resist the flow of creeper.
The amt is an integer. It represents the height that the unit will create a rectangle of invisible 'terrain' that resists the flow of creeper.
===== Examples =====
SetUnitFootprintResistsCreeperHeight(self 10)
<=[[4rpl:start| Index]]