Ok, well I don't quite know what to call it, but in some maps there can be like a pop-up menu, maybe in the beginning of a TD or maul, that allows you to choose your dificulty. There is also one in a Diablo II RPG out there. I need to know how to make one. If you have any idea of how to make these, please tell me. No, it is not a multiboard.
i need help aswell i know the dialog bit i always knew that but ive made my dialog but then when i try and make the buttons do thing i need to use viriables but i dont understand how to use them
That was topicjacking. The variables are to store what buttons can be pressed, because you can't just say, "Pick Fire" button was pressed. You also need to destroy the dialogs, which also HAVE to be assigned variables, because the (Last Created Dialog) function can't cover everything