Guest Posted October 19, 2008 Posted October 19, 2008 I have a super idea for this script. ...see? the wheels is rotate to right ... WHEN PLAYER IS IN CAR !! .......is possibile to make a script , when go out of car the front wheels to stay rotate , like this: ?! ...sure , when PLAYER ISN'T in car simply, when go out of car and you hold <- (left) or -> (right) wheels stay rotate in < or > This script made MTA more REAL !
Gamesnert Posted October 19, 2008 Posted October 19, 2008 Hmmm... I don't know if that's possible... You might want to check setVehicleTurnVelocity, but I don't know if it will set the wheel direction or the velocity... =/
Lordy Posted October 19, 2008 Posted October 19, 2008 Basically applies a spin to it. I believe this can't be done in SP either.. So tough luck
Lordy Posted June 3, 2009 Posted June 3, 2009 In nightlys it should be possible to put a ped into the driver's seat and then setPedControlState to make him turn left, right I guess. need to test it
Gamesnert Posted June 3, 2009 Posted June 3, 2009 But then you wouldn't be able to enter the vehicle again, as they're not jack-able... lol
Lordy Posted June 3, 2009 Posted June 3, 2009 doesn't onVehicleStartEnter fire if there's a ped inside?
Nissandrifter Posted June 3, 2009 Posted June 3, 2009 In nightlys it should be possible to put a ped into the driver's seat and then setPedControlState to make him turn left, right I guess. need to test it I tried doing the setPedControlState to make it move but it didn't work. So don't know if it's possible or not.
50p Posted June 3, 2009 Posted June 3, 2009 doesn't onVehicleStartEnter fire if there's a ped inside? No. All what is triggered is console. You get message that say you failed to enter vehicle.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now