• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Dialog and Timer

Status
Not open for further replies.

ABM

ABM

Level 7
Joined
Jul 13, 2005
Messages
279
Hi everyone

i followed Kobas tutorial and add a Game option/ Difficulty chooser using Dialog.
it work fine....

but the problem is that if the player who is choosing block everyone...

- i allready resolved the player leave situation
the dialog will automatically be transfered to another playing player.

- but i don't know what to do for the player is sleeping situation
i tried using timer (30sec) to Choose difficulty before the option are set automatically

the problem is the Timer don't move because it seems that dialog pause the game,
is there a way to use timer with a dialog box?
 

ABM

ABM

Level 7
Joined
Jul 13, 2005
Messages
279
Ok thanks Luorax

i was getting worried since i tested the map alone
i didn't know some behaviour would change from single to multi.
 
Status
Not open for further replies.
Top