DrifteR Posted October 4, 2010 Share Posted October 4, 2010 Since the Wiki is still down, i am asking for some syntaxes : -Can i set the max speed of the vehicle -Can i set the max health of the vehicle -How can i teleport the player and the vehicle to a point (i can teleport only the player) Link to comment
dzek (varez) Posted October 4, 2010 Share Posted October 4, 2010 - handling functions are not available yet, but you can make a simple work-around - blocking acceleration key if vehicle speed is higher than set - health for vehicles is always in range of 1-1000 afaik. but i never tried to set it above 1000. - vehicleElementOrFalse = getPedOccupiedVehicle(thePed) | (false when ped is not in vehicle) Link to comment
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