27.03.2013, 23:40
cause you just defined that music variable in that command. new music; is supposed to be outside the cmd ontop of ur game mode making it a global variable instead of a new temp variable. Cause when you first make a new xxxxxx variable its automatically 0.