~~NOTOC~~ <=[[4rpl:start| Index]] * [[4rpl:commands:getfieldcell|Get]] * [[4rpl:commands:setfieldcell|Set]] :!: Available in version 1.3 and later. ====== GetFieldCell ====== GetFieldCell(<-cellX <-cellZ <-AC) ->fieldValue ===== Description ===== 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. ===== Examples ===== GetFieldCell(50 40 false) ->field <=[[4rpl:start| Index]]