| 05-01-2005, 04:14 AM | #1 |
This is the strangest problem, and I can't figure out whats wrong. The FIRST time I try to access the dialog menu, all of the menu buttons at the top grey-out as if the game were paused or as if a dialog box was open. I can't click anywhere or do anything. I can, however, get past this by hitting Enter to simply select the first option in the dialog menu. The weird part is, that anytime I try to access the dialog menu again, everything works perfectly, its just the FIRST time I try to access the dialog menu, it doesn't actually show up. Anyone ever had this problem before? |
| 05-01-2005, 11:33 AM | #2 |
Are you creating the dialog at map initilization? That's never a good thing. Also if that's not happening, it sounds like your buttons aren't appearing for some reason. Check those triggers. |
| 05-01-2005, 03:09 PM | #3 |
Just need to rearange. First create the dialog buttons and than use the show dialog trigger. The problem ocures when you use the show dialog trigger and after that you create buttons, but the game won't let the buttons apear while the dialog is opened becouse it will have to change the menu size. So the next time you open the dialog the buttons are there. If you didn't understand me I could make a demo map? |
| 05-04-2005, 07:43 PM | #4 |
Nope that not the case. My dialog buttons are all made at the start of the map, and the dialog isn't called until later in the game. My map has over 15 dialogs all completely functional except for this one. For some reason the dialog box just doesn't show up the first time. |
| 05-04-2005, 07:52 PM | #5 | |
Quote:
|
