irinel1996 Posted September 17, 2011 Posted September 17, 2011 Hi. I want to play a sound from GTA, for example the "repair" sound. But I don't know the function. I think it's playSoundFrontEnd but it doesn't work. =/ Can u help me please? __________________ Thanks.
JR10 Posted September 17, 2011 Posted September 17, 2011 It's playSoundFrontEnd. playSoundFrontEnd ( player , 0 ) There is a sound viewer on the community, will help you selecting the sound. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
irinel1996 Posted September 17, 2011 Author Posted September 17, 2011 Well... I did it by myself. It works with this: playSoundFrontEnd(46) Also, thanks.
JR10 Posted September 17, 2011 Posted September 17, 2011 You can use it like that client side only. ( without specifying a player I mean ) You're welcome. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now