Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: gtacheng on Sep 05, 2019, 01:45 PM

Title: Tire conditionHow to make a tyre in a state like a blow-out?
Post by: gtacheng on Sep 05, 2019, 01:45 PM
How to make a tyre in a state like a blow-out?

Title: Re: Tire conditionHow to make a tyre in a state like a blow-out?
Post by: Sebastian on Sep 05, 2019, 08:40 PM
It is easy to do that. Did it long time ago, in 0.3 haha.

There is a function to set tyre status somewhere in wiki.vc-mp.org but you must find out when the player is doing burnout.
Used binded keys back in the days.
Title: Re: Tire conditionHow to make a tyre in a state like a blow-out?
Post by: umar4911 on Sep 06, 2019, 04:56 PM
Vehicle.SetTyre( [integer] tyre, [integer] status );