OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Dubieman on 13 May 2004, 03:16:21
-
I need a little script to make a car go up and down like ppl were doing it in there. Like make it jump like a low rider but not that high.
Don't ask why I need it. You can figure it out when I release Undercover NPD.
-
#loop
_this select 0 setVelocity [0,0,-1]
~0.5
goto "loop"
You can of course make it with some if...then, so they are not completely dehydrated after a few hours of hot sex. :) Then call it from a trigger, init field or whatever:
[mycar] exec "bouncy.sqs"
Quite a funny thing actually.
-
Try out Sniper Kyles Hydralistics in the scripting: Beta testing forum. Might a bit extreme but whatever! :D
:beat: *Gets Shot* :beat:
-
Well you'll get you payed for.... ;)
-
You can ask sniper kyle if you could edit it with lower velocity numbers so that it doesn't bounce that much.
:beat: *Gets Shot* :beat:
-
I think I'll go with the simple one here, I haven't had good luck with other ppls scripts lately. My customs with help from OFPEC forums (thanks Uldics ;)) work much better.
Usually :P
-
T'change the "high", change the delay :)
- Ben