Skip to content

Function; HW2_CreateEventPointerVolume

Cloaked edited this page Jun 10, 2020 · 1 revision

HW2_CreateEventPointerVolume(<sVolumeName>)

Description

Creates an event pointer to the specified volume.
Note: this function is defined in "data\scripts\scar\scar_util.lua". It is the same function as EventPointer_AddVolume with a predefined white colour.

Example

g_pointer_default = HW2_CreateEventPointerVolume( "vol_TargetDronesLocation" )

Arguments

<sVolumeName>: the name of the volume to point to.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally