DexA Posted October 20, 2013 Share Posted October 20, 2013 Всем привет, помогите убрать стандартные звуки. Link to comment
Kenix Posted October 20, 2013 Share Posted October 20, 2013 https://wiki.multitheftauto.com/wiki/Se ... undEnabled Link to comment
DexA Posted October 20, 2013 Author Share Posted October 20, 2013 Спс, а не знаешь как поставить новые звуки на ТС ? И как убрать звуки оружия ? Link to comment
Nodward_Nichrome Posted October 20, 2013 Share Posted October 20, 2013 ------------------------------------------------------------------------------------------------------------ -- disable minigun shoot sounds setWorldSoundEnabled( 5, 11, false ) -- setWorldSoundEnabled( 5, 12, false ) -- setWorldSoundEnabled( 5, 13, false ) -- setWorldSoundEnabled( 5, 14, false ) -- setWorldSoundEnabled( 5, 15, false ) -- setWorldSoundEnabled( 5, 16, false ) -- setWorldSoundEnabled( 5, 63, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable sniper, country rifle shoot sounds setWorldSoundEnabled( 5, 26, false ) -- setWorldSoundEnabled( 5, 27, false ) -- setWorldSoundEnabled( 5, 23, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable m4, ak47 shoot sounds setWorldSoundEnabled( 5, 3, false ) -- setWorldSoundEnabled( 5, 4, false ) -- setWorldSoundEnabled( 5, 5, false ) -- setWorldSoundEnabled( 5, 33, false ) -- setWorldSoundEnabled( 5, 53, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable spaz-12,shotgun shoot sounds setWorldSoundEnabled( 5, 21, false ) -- setWorldSoundEnabled( 5, 22, false ) -- setWorldSoundEnabled( 5, 73, false ) -- setWorldSoundEnabled( 5, 74, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable mp5 shoot sounds setWorldSoundEnabled( 5, 2, false ) -- setWorldSoundEnabled( 5, 17, false ) -- setWorldSoundEnabled( 5, 18, false ) -- setWorldSoundEnabled( 5, 29, false ) -- setWorldSoundEnabled( 5, 30, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable tec9,m-uzi shoot sounds setWorldSoundEnabled( 5, 0, false ) -- setWorldSoundEnabled( 5, 1, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable d-eagle, pistol shoot sounds setWorldSoundEnabled( 5, 6, false ) -- setWorldSoundEnabled( 5, 7, false ) -- setWorldSoundEnabled( 5, 8, false ) -- setWorldSoundEnabled( 5, 52, false ) -- ------------------------------------------------------------------------------------------------------------ -- disable d-eagle, pistol shoot sounds setWorldSoundEnabled( 5, 76, false ) -- setWorldSoundEnabled( 5, 77, false ) -- setWorldSoundEnabled( 5, 24, false ) -- Link to comment
Kenix Posted October 20, 2013 Share Posted October 20, 2013 https://wiki.multitheftauto.com/wiki/On ... WeaponFire + https://wiki.multitheftauto.com/wiki/PlaySound Link to comment
DexA Posted October 21, 2013 Author Share Posted October 21, 2013 Ооо, всем спасибо за помощь. Очень помогли И можно еще вопрос ? Чтобы не создавать новую тему, можно ли задать цвет объекту ? Например для объекта ( 354 ) фаер гидры сделать другой цвет эффекта ? 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