Jump to content

Problem ( Looping Sound )


Rio

Recommended Posts

I want to know how to loop a sound.

I wanted to use it during my map.Please Help me.

What i know is this:

function mapMisc()  
  
              local misc = playSound("misc/map.mp3")  
              setSoundVolume(misc, 0.5) 
  
end 
addEventHandler( "OnClientPlayerSpawn", root, mapmisc) 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...