Timer Problem

Hellforce

New Member
Reaction score
2
Does somebody know how to make a timer which counts down 20 sec and then reapers, after the secs. have passed?
 

Xorifelse

I'd love to elaborate about discussions...........
Reaction score
87
A periodic timer should do that trick..
Trigger:
  • Untitled Trigger 002
    • Events
      • Time - Every 20.00 seconds of game time
    • Conditions
    • Actions
      • Game - Display to (All players) the text: Elapsed
 

Jayykob

New Member
Reaction score
1
Hope this will help :thup:

The Spawn_timer is a variable with the type of timer, and the Initial value as New Timer (default)

Trigger:
  • Start Timer
    • Events
      • Map initialization
    • Conditions
    • Actions
      • Wait 0.01 seconds
      • Countdown Timer - Start Spawn_Timer as a One-shot timer that will expire in 20.00 seconds
      • Countdown Timer - Create a timer window for Spawn_Timer with title "something"
      • Countdown Timer - Show (Last created timer window)

Trigger:
  • Restart Timer
    • Events
      • Time - Spawn_Timer expires
    • Conditions
    • Actions
      • Countdown Timer - Start Spawn_Timer as a One-shot timer that will expire in 20.00 seconds
      • Countdown Timer - Show (Last created timer window)

You can change it (ofc)
This is just how to make a simple cooldown Timer :D
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top