NodZen Posted March 6, 2013 Share Posted March 6, 2013 Hello guys. what are the ids of the function. I want to disable the thunder of climate 8 setWorldSoundEnabled Link to comment
WASSIm. Posted March 6, 2013 Share Posted March 6, 2013 setWorldSoundEnabled( ID, false ) --you need ID sound thunder Link to comment
TAPL Posted March 6, 2013 Share Posted March 6, 2013 Read the wiki and you will find everything you looking for. https://wiki.multitheftauto.com/wiki/SetWorldSoundEnabled This function allows you to disable world sounds. A world sound is a sound effect which has not been caused by playSound or playSound3D.Note: The values for group and index can be determined by using the client command showsound in conjunction with setDevelopmentMode Link to comment
NodZen Posted March 6, 2013 Author Share Posted March 6, 2013 Read the wiki and you will find everything you looking for.https://wiki.multitheftauto.com/wiki/SetWorldSoundEnabled This function allows you to disable world sounds. A world sound is a sound effect which has not been caused by playSound or playSound3D.Note: The values for group and index can be determined by using the client command showsound in conjunction with setDevelopmentMode No , that is bad. i tried this setWorldSoundEnabled(8,false) is supposed than this remove the thunder in climate 8, but not. setWorldSoundEnabled( ID, false ) --you need ID sound thunder Yes i need the ID of the sound- Link to comment
TAPL Posted March 7, 2013 Share Posted March 7, 2013 Bazooka needed? :bazooka: :bazooka: :bazooka: Thunder group ID is 4 Not 8. And the index is 1 and 4. Link to comment
NodZen Posted March 7, 2013 Author Share Posted March 7, 2013 Bazooka needed? :bazooka: :bazooka: :bazooka: Thunder group ID is 4 Not 8. And the index is 1 and 4. Thanks Brother!! Now works. Link to comment
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