GetSoundPosition
Jump to navigation
Jump to search
Get sound position in the GTA world.
Syntax
integer getSoundPosition ( string sound )
Required Arguments
- sound: Name of the sound.
Returns
Returns anintegers indicating the position of the sound in mini seconds. (times by 1000 to get seconds)
Example
TODO
Click to collapse [-]
Client--TODO
See Also