User Tools

Site Tools


ixe:irpl:sand:createsandinarea

This is an old revision of the document!


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.1736717174.txt.gz · Last modified: 2025/02/14 14:56 (external edit)