I can do alot with the editor, variables etc, but I cant figure out how to make it so the maps host selects the settings at the start. I could just use 'text' commands, but that looks really unprofessional. Any1?
Here's a few hints to get you going. 1. You can't show a dialoge on 'Map Int' do an event with 'Time Elapsed 0.01 seconds' 2. After creating a dialoge button you have to set it into a varible 'Set dButton to LastCreatedDialogButton 3. Use the 'A dialog button is clicked' event and 'Clicked Dialog Buttom = Varible' condition to find out what button was clicked 4. Triggering player is the player that clicked the button