Jump to content
Sign in to follow this  
ArmaVidz

Vehicles Driving at  "X" Kilometers

Recommended Posts

Anyone come across a script or command, or even an idea about how to make a vehicle drive at any kilometer per hour you want?

I just can't seem to find an answer to this. whistle.gif

Any help appreciated smile_o.gif

Share this post


Link to post
Share on other sites

Thanks Dr_Eyeball, unfortunately, neither work. I tried a quick looping script as well and both have zero effect. Must have been disabled at some point....

still searchin'

Share this post


Link to post
Share on other sites

hey, hey, looks like the speed is controlled in the vid, I'll give that a try when I get home tonight. Thanks Dwarden!

Share this post


Link to post
Share on other sites

I can not for the life of me get madnos stuff to work.

Tried heli route and move scripts but I cant call them with the syntax shown in the script headers.

Tried executing the scripts from the vehicles init line, from triggers and from waypoints and still come up with nothing.

For the choppers:

[bH1, [getmarkerpos "D1",getmarkerpos "D2"], 45, fasle] execVM "mando_heliroute_arma.sqf"

For vehicles

[car1, 40, 0.1, [[getMarkerPos "D1", 0, 2],[getMarkerPos "D", 10, 2],[getMarkerPos "D3", 0, 2]]execVM"mando_move.sqf"

And still nothing happens.

Actually nothing happens with the chopper, it just sits there bit the move script gives me an error about dividing by 0. I'd assume that has something with _speed0 being a variable in the script.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×