Function; Volume_AddSphere - HWRM/KarosGraveyard GitHub Wiki

Volume_AddSphere(<sVolumeName>, <tPosition>, <fRadius>)

Description

Create a spherical volume during execution.

Example

Volume_AddSphere("ThisVolume", {1000, 5000, 3000,}, 3000)

Arguments

<sVolumeName>: the name of the volume.
<tPosition>: a table containing the X, Z and Y coordinates of the volume.
<fRadius>: the radius of the volume.

Notes

HW 1.1 and up only.

Scope

Autoexec
Gamerule

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️