Home   Help Search Login Register  

Author Topic: Deactivating timer  (Read 455 times)

0 Members and 2 Guests are viewing this topic.

Serial Killer

  • Guest
Deactivating timer
« on: 16 Feb 2005, 19:13:11 »
I made a trigger. When a resistance guy has been spotted, an alert timer will be activated "Alert=true". Then the player has 20 seconds time to destroy a radio. The timer must be deactivated, when the player destroyes that radio. How can I deactivate that timer?

Thanks!

Offline Fragorl

  • Coding Team
  • Former Staff
  • ****
Re:Deactivating timer
« Reply #1 on: 16 Feb 2005, 22:05:04 »
Condition=Alive radio && guyspotted
Activated by=TimeOut


Serial Killer

  • Guest
Re:Deactivating timer
« Reply #2 on: 17 Feb 2005, 13:30:10 »
Wtf? Anyway, one of my friends helped me..

Code: [Select]
~20
?(alive radio): variable = true
exit

Thanks to him :)

Serial Killer

  • Guest
Re:Deactivating timer
« Reply #3 on: 17 Feb 2005, 14:11:53 »
Crap! It isn't working, can anyone help me? :'(

Serial Killer

  • Guest
Re:Deactivating timer
« Reply #4 on: 17 Feb 2005, 14:37:57 »
Lol, he helped me again ;) I don't wanna tell how he did. MUAHAHAHAAA!!!