hypno toad 0 Posted August 17, 2007 I am not scripting expert, but you know how you can speed up time with "+" in arma? What if you could put time at .5 or even .1 of what it normally is by pressing "-" It would certainly be useful for movies, has anybody made one yet? Share this post Link to post Share on other sites
Average Joe 0 Posted August 17, 2007 Make a trigger, make someone present i.e "west" in the init field of the trigger type "setacctime 0.2" Bullet time! Share this post Link to post Share on other sites
JdB 151 Posted August 17, 2007 Make a trigger, make someone present i.e "west" in the init field of the trigger type "setacctime 0.2" Bullet time! That will make everything go slow, including the player, pretty close to bullet-time, but not exactly the same Share this post Link to post Share on other sites
sakura_chan 9 Posted August 17, 2007 it should be easy enough to bind the setacctime command to a key, giving you Max Payne style bullet time. Only difference would be that the sound wouldn't slow down and distort like it does in Max Payne or the Matrix. Also it wouldn't be multiplayer compatible. Share this post Link to post Share on other sites
NeMeSiS 11 Posted August 17, 2007 it should be easy enough to bind the setacctime command to a key, giving you Max Payne style bullet time. Only difference would be that the sound wouldn't slow down and distort like it does in Max Payne or the Matrix. Also it wouldn't be multiplayer compatible. Max pain bullettime lets you aim at normal speed, setacctime doesnt do that. Share this post Link to post Share on other sites
hypno toad 0 Posted August 17, 2007 it should be easy enough to bind the setacctime command to a key, giving you Max Payne style bullet time. Only difference would be that the sound wouldn't slow down and distort like it does in Max Payne or the Matrix. Also it wouldn't be multiplayer compatible. Max pain bullettime lets you aim at normal speed, setacctime doesnt do that. Yeah, max pain goes into a violent blind adrenalin rage, so he sees everything slowly. That is what adrenalin does (makes you see things slower, and speeds up your muscles) Except he gets massive overdoses apparently. That other command will work just fine, thanks Share this post Link to post Share on other sites
Daniel 0 Posted August 18, 2007 Cool, maybe if you take enough adrenaline time goes backwards... Seems easier than trying to harness black holes anyway. Used to love mowing enemies down in street battles with an LMG when I first found out about setacctime. Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 Edit: Never mind, figured it out, Thanks for the help. Now I can make my 28 weeks later video Share this post Link to post Share on other sites
ArmaVidz 0 Posted August 18, 2007 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> Triggered by: Radio Alpha (or bind it to a key) Name: trig1 Condition: this On Act: setacctime 0.15; trig2=true Name: trig2 Condition: trig1 On Act: setacctime 0.20; trig3=true Name: trig3 Condition: trig2 On Act: setacctime 0.25; trig4=true Name: trig4 Condition: trig3 On Act: setacctime 1 I've tried this way and it has issues. It only works about %50 of the time using triggers. I think a script would be much better. In cutscense, a sound mix(from the matrix) along with a rotating camera would be sooooo pimp! Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 well, I will finish up my 28 days later video, it is not actually too bad, keep your eyes out for it soon on youtube Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 While we are talking about video's, How do you make a fighter plane bomb a certain target? Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 Yay, 28 months later. Share this post Link to post Share on other sites
NeMeSiS 11 Posted August 18, 2007 Yay, 28 months later. Awesome, where did you get that music? Share this post Link to post Share on other sites
hypno toad 0 Posted August 18, 2007 Dl'ed, it is called 28 weeks later - In a heartbeat. A real pain in the ass to find. Share this post Link to post Share on other sites