Home   Help Search Login Register  

Author Topic: missionStart  (Read 579 times)

0 Members and 1 Guest are viewing this topic.

Offline Blanco

  • Former Staff
  • ****
missionStart
« on: 22 Jul 2005, 08:57:31 »
From the comref...

Quote
missionStart

Type of returned value:
Array
Description:
Return time when mission start in format [year, month, day, hour, minute, second].

I tried this with

Code: [Select]
Hint format ["%1",missionstart]
and it returns [0,0,0,0,0,0]

Am I missing something here?  ???

If this command works is there a script to convert it in something like :

Januari 20th 1985 : 14:53:12

*edit*

Ok, after a search I've found that this command doesn't work in SP.


« Last Edit: 22 Jul 2005, 09:03:02 by Blanco »
Search or search or search before you ask.