View Single Post
  #1105  
Old 06-01-2011, 10:14 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by cbk1994 View Post
I fixed a similar problem on Era a while back. One of the levels near unstick had a stopMusic() command in onPlayerEnters, so every time the player entered a new level near unstick their music stopped.

After removing that we had no further problems on GMAPs with sound (on Windows v6). One thing to note is that some GANIs use "PARAM1" for sound, and if no first parameter is given, they can stop the music. Guessing your issue is probably server-related.
Dammit D: I'll have to look into that then.. Thanks.

Edit: Went through everything. Doesn't seem to be caused by me. No ganis around that could possible do anything, a /scriptscan for stopsound doesn't return anything that could be the issue... no idea :/
Reply With Quote