This is an old revision of the document!
⇐ Index
Available in version 1.3 and later.
SetFieldCell(<-cellX <-cellZ <-AC <-fieldValue)
Sets the field cell as the specified location. If 'AC' is true, then the AC affecting fields will be altered. If false, then the creeper affecting field will be altered. The fieldValue is a V2 in non normalized form (so it has high values, like 1000000 in it).
SetFieldCell(50 40 false V2(1000000 1000000)
⇐ Index