GetSoundPosition
Jump to navigation
Jump to search
Get sound position in the GTA world.
Syntax
bool getSoundPosition ( string sound )
Required Arguments
- sound: Name of the sound you want to play.
Returns
Returns three floats indicating the position of the sound, x, y and z respectively.
Example
TODO
Click to collapse [-]
Client--TODO
See Also