Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lizardwizard

#1
I start the music upon entering the room. In the audio tab there's a music folder, and the tutorial that I watched said to name the files "aMusic1" and so on.

// room script file

function room_AfterFadeIn()
{
 aMusic1.Play();
}
#2
I want two rooms to have the same music, but when I change from one to the other I want the music to keep playing without it starting over. Can it be done?
SMF spam blocked by CleanTalk