<!-- place 'x' mark between square [] brackets to checkmark box --> **_I have:_** - [x] searched existing issues (http://github.com/darkstarproject/darkstar/issues/) to see if the issue I am posting has already been addressed or opened by another contributor - [x] checked the commit log to see if my issue has been resolved since my server was last updated <!-- Issues will be closed without being looked into if the following information is missing (unless its not applicable). --> **_Client Version_** (type `/ver` in game) **:** 30191004_0 **_Source Branch_** (master/stable) **:** master <!-- If there is a server you know we can reproduce this on right now, please mention it here. --> **_Additional Information_** (Steps to reproduce/Expected behavior) **:** Music for xmas in jeuno area not working, there is nothing wrong in the logic, ChangeMusic is just not working when inside onZoneIn. Tried placing the ChangeMusic inside afterZoneIn function, but this will make the song repeat itself which is really annoying.
I have:
Client Version (type
/verin game) :30191004_0
Source Branch (master/stable) :
master
Additional Information (Steps to reproduce/Expected behavior) :
Music for xmas in jeuno area not working, there is nothing wrong in the logic, ChangeMusic is just not working when inside onZoneIn.
Tried placing the ChangeMusic inside afterZoneIn function, but this will make the song repeat itself which is really annoying.