• 🏆 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!

Timer Trigger

Status
Not open for further replies.
Level 4
Joined
May 2, 2008
Messages
44
I'm doing a map and I'm trying to do a timer but i don't know why it doesn't work, here is the trigger:
  • Timer
    • Acontecimientos
      • Tiempo - Elapsed game time is 0.00 seconds
    • Condiciones
    • Acciones
      • Cuenta atrás del reloj - Start Europeans as a Un tiro timer that will expire in 1800.00 seconds
      • Cuenta atrás del reloj - Create a timer window for Europeans with title Europeans arrive in
      • Set Europeans2 = (Last created timer window)
      • Cuenta atrás del reloj - Mostrar Europeans2
Some things were in spanish so I hope it doesnt matter
 
Level 8
Joined
Mar 12, 2008
Messages
437
I'm doing a map and I'm trying to do a timer but i don't know why it doesn't work, here is the trigger:
  • Timer
    • Events
      • Time - Elapsed game time is 0.00 seconds
    • Conditions
    • Actions
      • Countdown timer - Start Europeans as a One-shot timer that will expire in 1800.00 seconds
      • Countdown timer - Create a timer window for Europeans with title Europeans arrive in
      • Set Europeans2 = (Last created timer window)
      • Countdown timer - Show Europeans2
Some things were in spanish so I hope it doesnt matter

Translayt'd
 
Status
Not open for further replies.
Top