User Tools

Site Tools


ixe:irpl:sand:createsandinarea

CreateSandInArea

CreateSandInArea(<-area <-sandDef)

Description

Creates sand of sandDef type in the area. Area is a V4 that specifies the lower left and upper right coordinates of a region.

Examples

CreateSandInArea(V4(0 0 256 256) 1)
#Fills the bottom-left quarter of the map with stone
 
CreateSandInArea(V4(0 0 512 512) 255)
#Deletes all sand in the entire map
ixe/irpl/sand/createsandinarea.txt · Last modified: 2025/01/12 16:26 by Argonwolf