User talk:Midiman
From SMTheming Wiki
Global
CoinInsertedMessageCommand
- Occurs when a coin is inserted, wheter or not it counts as one whole credit.
CoinModeChangedMessageCommand
- Occurs when the coin mode is (manually) changed.
PlayerJoinedMessageCommand
- Occurs when there are enough credits and a player joins.
PlayerUnjoinedMessageCommand
- Occurs when a player quits or runs out of credits for himself.
CurrentStyleChangedMessageCommand
- Occurs when a style is changed (most likely for AutoSetStyle).
ScreenContinue
HurryTimerMessageCommand
- Occurs when the timer is hurried by the player (presses Start).
MenuTimerExpiredMessageCommand
- Occurs when the MenuTimer expires and reaches 0.
ScreenNameEntry
EntryChangedMessageCommand
- Occurs when a player changes the name they are entering.
PlayerFinishedMessageCommand
- Occurs when a player completely inputs their name.
SelectKeyMessageCommand
- Occurs when Select is hit while entering.
ScreenGameOver
SaveCommand
- Occurs when the game is saving local profiles.
ScreenSelectMusic
OptionsListOpenedMessageCommand
OptionsListClosedMessageCommand
OptionsMenuChangedMessageCommand
OptionsListLeftMessageCommand
OptionsListRightMessageCommand
OptionsListQuickChangeMessageCommand
OptionsListPushMessageCommand
OptionsListPopMessageCommand
OptionsListStartMessageCommand
OptionsListResetMessageCommand
OptionsListClosedMessageCommand
- Occurs when the OptionsList does certain actions (events are obvious).
SelectMenuOpenedMessageCommand
- Occurs when the SelectMenu is opened (Select,~Select).
StepsSelectedMessageCommand
- Occurs when the player picks a set of steps (TwoPartSelection only?).
StepsUnselectedMessageCommand
- Occurs when the player cancels his choice (TwoPartSelection only?).
SongChosenMessageCommand
- Occurs when the song to get steps for is picked (TwoPartSelection goes to Steps).
SortOrderChangedMessageCommand
- Occurs when the sort order is changed.
SongOptionsChangedMessageCommand
- Occurs when a stage mod is added or removed to the queue.
PlayerOptionsChangedP1MessageCommand
PlayerOptionsChangedP2MessageCommand
- Occurs when Player options are being changed .
ShowPressStartForOptionsCommand
- Stage 1/2 of stages set after StepsSelected. used to display "Press Start to enter options" display.
ShowEnteringOptionsCommand
- Stage 2a/2 of stages set after StepsSelected. used to display "Entering Options" display.
HidePressStartForOptionsCommand
- Stage 2b/2 of stages set after StepsSelected. used to hide "Press Start to enter options" display or show that the user is too late.

