--[[ ╔══════════════════════════════════════════════════[ www.novacapital.gg ]═════════════════════════════════════════════════════════════╗ _ _ _____ _ _ _ | \ | | / __ \ (_)| | | | | \| | ___ __ __ __ _ | / \/ __ _ _ __ _ | |_ __ _ | | | . ` | / _ \ \ \ / / / _` | | | / _` || '_ \ | || __| / _` || | | |\ || (_) | \ V / | (_| | | \__/\| (_| || |_) || || |_ | (_| || | \_| \_/ \___/ \_/ \__,_| \____/ \__,_|| .__/ |_| \__| \__,_||_| | | |_| ╚══════════════════════════════════════════════════[ www.novacapital.gg ]═════════════════════════════════════════════════════════════╝ --]] addEventHandler( "onClientResourceStart", resourceRoot, function( ) setAmbientSoundEnabled( "general", false ); setAmbientSoundEnabled( "gunfire", false ); end )