Page 1 of 1

setVehicleTireStatus

Posted: September 14th, 2018, 1:31 pm
by wbty
Information on wiki are not correct:

Int tireId: 0-6, IDs 3-4 are only used by Trucks
Bool status: True: fix the tire, False: pops it

Code: Select all

server log: setVehicleTireStatus ids are 0-5
- I discovered IDs 2,3 are only used by trucks
- false and true are reversed so if you want to pop the tire you have to provide true and vice versa.

Re: setVehicleTireStatus

Posted: September 15th, 2018, 5:00 pm
by Armelin
Page updated, thanks again.