Index

:!: Available in version 1.3 and later.

GetTerraformDigSite

GetTerraformDigSite(<-cellX <-cellY <-range <-findClosest <-checkActiveCells <-checkCreeper <-checkAC <-checkDenier) ->cellZ ->cellX

Description

Returns coordinates of a terraform marked cell.

Values of -1,-1 are returned if no cells are found.

Examples

GetTerraformDigSite(50 40 10 true true true false true) ->cellZ ->cellX

Index