Vice City Multiplayer

VC:MP 0.4 (Beta) => Bugs and Crashes => Topic started by: sseebbyy on September 02, 2014, 01:09:45 pm

Title: [BUG] Vehicle's lights are not fixed even if we use vehicle.Fix/Damage.
Post by: sseebbyy on September 02, 2014, 01:09:45 pm
Description
If you damage a light/lights of your car, be sure that it will not be fixed until the vehicle is respawned. (or you rejoin to the server)

Reproducible
Always

What you were doing when the bug happened
Damaged my car, and wanted to fix it, but surprise: my lights were still missing.

What you think caused the bug
Lack of functions/sync for it.

(https://imagizer.imageshack.us/v2/706x397q90/661/MYpA47.png)
Title: Re: [BUG] Vehicle's lights are not fixed even if we use vehicle.Fix/Damage.
Post by: kkkk on September 02, 2014, 02:04:13 pm
try vehicle.Health
Title: Re: [BUG] Vehicle's lights are not fixed even if we use vehicle.Fix/Damage.
Post by: sseebbyy on September 02, 2014, 02:18:03 pm
try vehicle.Health

vehicle.Health now sets just the health of the car, no more repairing the car.
To repair it, you should use vehicle.Fix or vehicle.Damage=0;



EDIT: Anyway, if you are going to fix this, would be good if you will implement and the options for opened trunk and hood. :D