⇐ Index
Available in version 1.3 and later.
GetFieldCell(<-cellX <-cellZ <-AC) ->fieldValue
Gets the field cell as the specified location. If 'AC' is true, then the AC affecting fields will be returned. If false, then the creeper affecting field will be returned. The value returned is a V2.
GetFieldCell(50 40 false) ->field
⇐ Index