Skip to content

sound

The sound element represents a custom sound sent to the client via the use of the file parameter inside the meta file and created either by playSound or playSound3D.

A sound element can be manipulated in the GTA 3D world via setElementPosition and setElementDimension.

Sound elements can also be manipulated using the other Client audio functions.

The element type of this class is "sound".

TODO