Home   Help Search Login Register  

Author Topic: What time is it?  (Read 687 times)

0 Members and 1 Guest are viewing this topic.

Offline Captain Crunch

  • Members
  • *
What time is it?
« on: 02 Jun 2003, 14:37:23 »
Hi everyone! :afro:

   I'm just wondering if it is possible to activate an in editor waypoint from a certain time of the day?

   Example: The mission starts at 19:50 and at precisely 20:30, a plane takes off and flys away.

   private crunch!
Back to the forest!

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:What time is it?
« Reply #1 on: 02 Jun 2003, 14:53:36 »
Use the command time which is time since mission start in seconds.    Being OFP of course, 1 second on Earth is not necessarily 1 second in the game, so you may have to experiment a bit.    In your case something like

time > 2400

in the condition field of the waypoint should do the trick.
Plenty of reviewed ArmA missions for you to play

Offline Captain Crunch

  • Members
  • *
Re:What time is it?
« Reply #2 on: 02 Jun 2003, 15:03:40 »
Many thanx Chief!

  I kept trying around with AccTime and setAccTime! ::)

Well... I'm a Llama!
Back to the forest!

Offline Captain Crunch

  • Members
  • *
Re:What time is it?
« Reply #3 on: 02 Jun 2003, 19:31:02 »
Eh! hundred thanx amigos!  8)

   I will try all possibilities! Hopefully I'll still hear from LCD!!! ;D
Back to the forest!

zsa_zsa_rasputin

  • Guest
Re:What time is it?
« Reply #4 on: 02 Jun 2003, 19:40:45 »
I guess you could always use a trigger if all else fails and just use a countdown and fiddle around with that...  :-\
Failing that I'm not sure if there's any time check that u could use to trigger anything. Good luck :)
Dan  ;D

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:What time is it?
« Reply #5 on: 02 Jun 2003, 20:05:11 »
use da daytime command - returns da exact time of day - so u dont need 2 calculate how meny time from da start of da mision ;)

make da condition 4 da planes wp - daytime == 20.5

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline Captain Crunch

  • Members
  • *
Re:What time is it?
« Reply #6 on: 02 Jun 2003, 20:13:17 »
Thanx a lot again LCD and everyone!

 ;) :) ;D
Back to the forest!