Shourya90 0 Posted December 27, 2020 Share Posted December 27, 2020 (edited) I don't know why These 2 functions are not working : mp.game.player.disableVehicleRewards(); mp.game.player.setHealthRechargeMultiplier(0.0); mp.events.add("playerReady", player => { mp.game.player.disableVehicleRewards(); mp.game.player.setHealthRechargeMultiplier(0.0); }); Rage 1.1 Edited December 27, 2020 by Shourya90 Link to post Share on other sites
Shourya90 0 Posted January 1 Author Share Posted January 1 great no one knows? Link to post Share on other sites
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