- Joined
- Apr 13, 2005
- Messages
- 630
-
LeaveAuction
-
Events
- Player - Player 1 (Red) skips a cinematic sequence
- Player - Player 2 (Blue) skips a cinematic sequence
- Player - Player 3 (Teal) skips a cinematic sequence
- Player - Player 4 (Purple) skips a cinematic sequence
- Player - Player 5 (Yellow) skips a cinematic sequence
- Player - Player 6 (Orange) skips a cinematic sequence
- Player - Player 7 (Green) skips a cinematic sequence
- Player - Player 8 (Pink) skips a cinematic sequence
- Player - Player 9 (Gray) skips a cinematic sequence
- Player - Player 10 (Light Blue) skips a cinematic sequence
- Player - Player 11 (Dark Green) skips a cinematic sequence
- Player - Player 12 (Brown) skips a cinematic sequence
-
Conditions
- LeavingFunction[(Player number of (Triggering player))] Equal to 1
-
Actions
- Dialog - Clear Dialog[2]
- Dialog - Change the title of Dialog[2] to Do you wish to leav...
- Dialog - Create a dialog button for Dialog[2] labelled Yes
- Set Dialogbuttoms[3] = (Last created dialog Button)
- Dialog - Create a dialog button for Dialog[2] labelled No
- Set Dialogbuttoms[4] = (Last created dialog Button)
- Dialog - Show Dialog[2] for (Triggering player)
-
Events