Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Slowmotion cutscenes?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Slowmotion cutscenes? (Read 705 times)
0 Members and 2 Guests are viewing this topic.
SandVoss
Guest
Slowmotion cutscenes?
«
on:
02 Jun 2004, 13:06:21 »
I'm sure lots of you have seen cutscenes and intro's which are in slowmotion, for example in some of the FDF missions. But does anybody know how to do this? I've been trying to figure out how to get my intro to be in slowmotion, but I just cant work it out.
Anyone have an example of a script to do this, and a bit of an explanation of how it works? Thanks in advance!
Logged
Butler
Guest
Re:Slowmotion cutscenes?
«
Reply #1 on:
02 Jun 2004, 17:20:24 »
You must use the "setacctime 0.5" for example. Goes from 0.1- 4 I think. Not really sure. But "setacctime 1" switches to normal time again. Hope that helps
Logged
h-
OFPEC Site
Administrator
Formerly HateR_Kint
Re:Slowmotion cutscenes?
«
Reply #2 on:
02 Jun 2004, 18:30:27 »
I think you can have as slow as setAccTime 0.01...
But definately (I've tested this...) you can have setAccTime 100 for example, and that's pretty fast...
Doesn't take you much time to run through Nogova...
Logged
Project MCAR
---
Northern Fronts
---
Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.
dmakatra
Members
Better known as Armsty
Re:Slowmotion cutscenes?
«
Reply #3 on:
02 Jun 2004, 18:51:17 »
Be aware of setacctime though. Too high will 'cause some serious lag.
:beat: *Gets Shot* :beat:
Logged
General Barron
Former Staff
Semper Fi!
Re:Slowmotion cutscenes?
«
Reply #4 on:
03 Jun 2004, 03:10:35 »
Quote
I think you can have as slow as setAccTime 0.01...
You can have as low as setacctime 0. That makes everything freeze, and the only way to get things moving again is to have the player press the + key.
And FYI, whatever number you put next to setacctime, that means time will run that many times faster. So setacctime 2 means time runs twice as fast, and setacctime 0.5 means it runs half as fast. This affects ~delays in scripts too.
Logged
HANDSIGNALS COMMAND SYSTEM
-- A realistic squad-control modification for OFP
kexp.org
-- The best radio station in the world, right here at home! Listen to John Richards!
SandVoss
Guest
Re:Slowmotion cutscenes?
«
Reply #5 on:
03 Jun 2004, 05:20:46 »
Thanks for the info, but how do i incorporate this into my camera script?
Ive tried putting in "setAccTime 0.01", and [this set "setAccTime 0.01"]
but it has no effect. Does anybody have an example of how to put this in properly?
Logged
SandVoss
Guest
Re:Slowmotion cutscenes?
«
Reply #6 on:
03 Jun 2004, 09:00:30 »
Never mind, i already figured it out... ;D
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Slowmotion cutscenes?
Top of page