Home   Help Search Login Register  

Author Topic: Set time  (Read 448 times)

0 Members and 1 Guest are viewing this topic.

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Set time
« on: 11 Feb 2004, 01:12:57 »
I am makingh a cutscene and wish to change the time of during a Blackout so that it goes from night to day when the blackin comes into affect.

I have looked in the command reference but cannot find a solution.  >:(

I need the correct syntax for the .sqs script if possible.
Cheers.
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

deaddog

  • Guest
Re:Set time
« Reply #1 on: 11 Feb 2004, 01:17:23 »
You should look harder :)

skipTime duration
Operand types:
    duration: Number
Type of returned value:
    Nothing
Description:
    Skip time. Daytime is adjusted, weather change is estimated, no changes in any units are done. Duration is in hours.

Example:
    skipTime 2.5

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:Set time
« Reply #2 on: 11 Feb 2004, 01:28:28 »
Thank you.
« Last Edit: 11 Feb 2004, 01:29:31 by The-Architect »
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."