Posts: 124
Threads: 45
Joined: Nov 2017
Reputation:
0
My server has a bug in which I can not figure out what it is, it's a bug when the player shoots a vehicle and its damage does not go down, it looks like it's armored, even if it shoots bazooka it does not explode automatically.
Anyone have any idea what it is?
OBS: You have no vehicle damage system in my GM
Posts: 124
Threads: 45
Joined: Nov 2017
Reputation:
0
It sounds like you did not understand what I meant, I have a bug in GM that is not getting damage in vehicles, I do not want to program something so the vehicle gets damage.
Posts: 1,915
Threads: 64
Joined: Jan 2016
Reputation:
0
Lower basic vehicle's hp or there is smth that set regulary hp to an amount.
Posts: 969
Threads: 26
Joined: Jan 2016
Reputation:
0
By default, unocuppied vehicles don't take damage, there are some scripts that can disable this
Posts: 124
Threads: 45
Joined: Nov 2017
Reputation:
0
the vehicle was already busy, I'm using SetPlayerTeam on my GM, and the EnableVehicleFriendlyFire is also on the OnGamemo
odeinit, returning 1 in the OnPlayerWeaponShot and even then the damage on the vehicle is not giving when someone else shoots the vehicle I'm in
Posts: 124
Threads: 45
Joined: Nov 2017
Reputation:
0
Yes, I am using the /dl and yet the health of the vehicle continues 1000.0