Freamee Posted December 6, 2019 Posted December 6, 2019 Hello. Is this not yet in? Or my server is bugged? When im shooting at a vehicle with player in it, it does not take any dmg.
MrPancakers Posted December 8, 2019 Posted December 8, 2019 If a player gets in a vehicle, gets out and gets back in then yes the vehicle won't take damage, this can be easily fixed by setting .setInvincible(false) onto the vehicle and it will take damage again, such as applying it on playerEnterVehicle for example https://wiki.rage.mp/index.php?title=Entity::setInvincible How you implement this fix depends on how you want it to work, but all you have to do is use that function and it'll work again.
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