User Tools

Site Tools


4rpl:commands:showterrainrangeindicator

Index

ShowTerrainRangeIndicator

ShowTerrainRangeIndicator(<-cellX <-cellZ <-radius <-isSquare)

Description

Creates a grid that show a range. The cellX and cellZ coordinates are the integer map coordinates to center the indicator The radius is the range, or how big to make the indicator The isSquare argument makes the indicate a square if true and a circle otherwise. Note: The indicator object is created when this API is called and must be later destroyed when no longer needed by the DestroyTerrainRangeIndicator API.

Examples

ShowTerrainRangeIndicator(GetPointerTerrainCoords 10 false)

Index

4rpl/commands/showterrainrangeindicator.txt · Last modified: 2021/01/08 16:23 by Regallion