Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Texture, Model & Animation Help Music "Lower" if player enters area
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#14
RE: Music "Lower" if player enters area

The name you must use in the StopSound is the internal name you created for the sound when you added it. In this case, that internal name is the first parameter: "DrownSound".

So you must use StopSound("DrownSound", 0);

(This post was last modified: 10-08-2015, 12:19 PM by Mudbill.)
10-08-2015, 12:18 PM
Find


Messages In This Thread
RE: Music "Lower" if player enters area - by Mudbill - 10-08-2015, 12:18 PM



Users browsing this thread: 1 Guest(s)