Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: speed up time?

  1. #1
    when i look in controls i see this optiona s being (=) but that doesnt work whats the reason for it

  2. #2
    speedup time = setacctime 2
    1 = normal
    2 = double time
    remember this also alters the speed of everything.
    you can do in game using + and - key
    dosent work for multiplayer.




  3. #3
    in SP editing you can also use the "setAccTime" command to slow down the game (value from 0 - 1). with an eventhandler and some code you can easily make it, for example, that "bulletTime"/slow motion starts, whenever you get hit by something and the adrenaline gives you supernatural reflexes




    \"The future of life on earth depends on our ability to take action. Many individuals are doing what they can, but real success can only come if there's a change in our societies and our economics and in our politics. I've been lucky in my lifetime to see some of the greatest spectacles that the natural world has to offer. Surely we have a responsibility to leave for future generations a planet that is healthy, inhabitable by all species.\"

    \"Population growth is the single biggest threat to life on earth. No doubt at all. A great number of our major environmental problems [...] are caused by more and more human beings wanting the fresh air of the earth. I'm not one who says that you should let babies die or that you should deny the man in the Brazilian forest the right to grow food for his children, but if we do want a solution to the problem, the correct solution is population control.\"

    - Sir David Attenborough

  4. #4
    Quote Originally Posted by (blix2006 @ Dec. 23 2006,08:19)
    when i look in controls i see this optiona s being (=) but that doesnt work whats the reason for it
    If you're playing the MP demo you can't use it because it's a SP only effect. Would be kind of crazy if you could speed up/slow down time in MP.
    VBS2 Designer

    Quote Originally Posted by Armored_Sheep View Post
    I like to call Arma a sandbox game that works pretty much like LEGO - you buy it not just because you want to have a nice car from the main picture on its box, do you?

  5. #5
    why doesnt this work anymore, for christ sake

    Quote Originally Posted by [b
    Quote[/b] ]_camera = "camera" camcreate [0,0,0]
    _camera cameraeffect ["internal", "back"]
    _camera camsettarget player
    _camera camsetrelpos [-2,10,3]
    _camera camcommit 0
    -setacctime 300
    @camCommitted _camera


    the problem is that this setacctime doesnt realy work anymore... what mistake did I make? I am building a script that shows a short turn of the sun.
    ..................

    Watch also Part 2 and Part 3 .................................................. ............................*Social Group for ArmA Cineasts, join now!

  6. #6
    sorry to bring this up again. Can anybody just have a quick look and tell my why setacctime wont work here?

  7. #7
    Master Gunnery Sergeant
    Join Date
    Dec 18 2005
    Location
    Adelaide, Australia
    Posts
    1,306
    -setacctime 300

    Is there meant to be a minus sign in front of the command?
    [self-promotion]
    OFP:R Island : Rezina
    [/self-promotion]

  8. #8
    Quote Originally Posted by (Albert Schweizer @ Feb. 26 2007,19:34)
    why doesnt this work anymore, for christ sake

    Quote Originally Posted by [b
    Quote[/b] ]_camera = "camera" camcreate [0,0,0]
    _camera cameraeffect ["internal", "back"]
    _camera camsettarget player
    _camera camsetrelpos [-2,10,3]
    _camera camcommit 0
    -setacctime 300
    @camCommitted _camera


    the problem is that this setacctime doesnt realy work anymore... what mistake did I make? I am building a script that shows a short turn of the sun.
    Whats the - for?

    Also SetAccTime 300?

    300

    usually people use

    0.1 = Slowest
    0.5
    1
    2
    4 = Fastest

    dunno where you got 300 from,?




    MattXR ( MxR )

    Check out my Twitter BIS Fans and Sub!
    -- MRKCCO Twitter --


  9. #9
    okay, 4 is the fastest you can get? But in OFP I was able to speed up things much more!
    http://youtube.com/watch?v=0dIqajtIkTQ (sorry, highly pathetic text but it but it was just an experiment and other ironical pictures were meant to be put in between)

    Isnt that possible in ArmA anymore?


    (oh, and about the minus, I think adding or deleting it doesnt change anything)




  10. #10
    Quote Originally Posted by (Albert Schweizer @ Feb. 27 2007,18:53)
    okay, 4 is the fastest you can get? But in OFP I was able to speed up things much more!
    http://youtube.com/watch?v=0dIqajtIkTQ (sorry, highly pathetic text but it but it was just an experiment and other ironical pictures were meant to be put in between)

    Isnt that possible in ArmA anymore?


    (oh, and about the minus, I think adding or deleting it doesnt change anything)
    You think?

    setAccTime works perfectly well in the mission editor for me, there are no limits, you can set it to 1000000 if you like but your computer will likely overheat. The numbers tell you the factor compared to real time. If you just want to skip to day or night, you can use skiptime <number> to skip x amount of hours.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •