Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Deactivating timer  (Read 653 times)

0 Members and 1 Guest 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!!!