Some Questions dealing with music and gui [Solved]

Started by Lionheart, Tue 14/06/2005 18:33:55

Previous topic - Next topic

strazer

Please open a new thread if you have further questions that are unrelated to the current thread. Anyway:

1.) Set its visibility to "Popup Modal" in the GUI editor. This way it will be off when the game starts and only be displayed when you turn it on manually. Keep in mind that in this case the game will be paused while the GUI is displayed.

If you want the game to keep running while the GUI is displayed, leave its visibility at "Normal" and just turn it off in the game_start function. Then turn it on when you need it.

2.) I don't quite understand. You don't start and stop commands. If you turn a GUI off, it's off. If you want it to turn back on, you have to turn it on again yourself. Just put the command in the "Player leaves screen" interaction of the room, for example.

manny.p

Thnx m8 that popup modal thing worked great.

And this one reason why it took me so long to figure out is because i was re-enabling the dialouge box which covered my inventory so i didn't think the gui was back on.

Silly me

SMF spam blocked by CleanTalk