Music repeat during game

Status
Not open for further replies.
Level 3
Joined
Jun 7, 2008
Messages
24
How can you make it so that you can type a code and the music plays?
Oh and one more thing. How big can that map be like 1000 kb?
 
Level 14
Joined
Apr 21, 2007
Messages
1,465
Well you could use this:

Code:
Event - Player 1 types a chat message as an exact match to -musici on
Condition - /
Action - Play Music - Your Song


Code:
Event - Player 1 types a chat message as an exact match to -music off
Condition - /
Action - Stop Music after fading
 
Status
Not open for further replies.
Top