09-29-2009, 10:40 AM
I'm pretty bad at explaining this (and I'm getting super sleepy).
So... you set the variable ID.
Varba_Victory_Var = 2 <- Variable ID.
And you need to set which music effects would turn on depending on the value of the above variable.
Varba_Victory[1] = ["002-Victory02", 100, 100]
If Variable 2's value was equal to 1, it would play "002-Victory02" as the victory theme.
And I just wanted to go streamline things.
So... you set the variable ID.
Varba_Victory_Var = 2 <- Variable ID.
And you need to set which music effects would turn on depending on the value of the above variable.
Varba_Victory[1] = ["002-Victory02", 100, 100]
If Variable 2's value was equal to 1, it would play "002-Victory02" as the victory theme.
And I just wanted to go streamline things.