Health bar in GUI doesn't change
Hi! The plugin works perfectly, my only problem is the Health Bar, you spawn with 58 hp and it stays there, no matter how much you eat or damage recieve.. It stays at 58.. sometimes it goes to 55hp but nothing else..

I don't have any errors in the console or game to share
Hey I have got same problem before but I have fixed it If you want I can help you
5e9ad57f25e5e.png Rafik
Hey I have got same problem before but I have fixed it If you want I can help you
can you help me? with this same problem.
the health always be 51
Check your console, are there errors?
5e9ad57f25e5e.png Rafik
Hey I have got same problem before but I have fixed it If you want I can help you

can you help me? with this same problem.

does the plugin work? upload for VIP and the amount of health does not increase
What does your configuration look like? Did you grant the base permission as well as the vip one?
the configuration stood like this           Default max Health : 100
                                                               vip: 400
and permissions for VIP Oxide.grant group vip betterhealth.vip

I wanted to increase health only for the VIP group.And for regular players to remain standard health.
and when you enter the VIP group the player's health remains 100 and does not change to 400 (sorry for the bad English)
what am I doing wrong?(
I believe you have to grant the base permission still too, from my understanding. So oxide.grant group vip betterhealth.base
Failed to call hook 'OnPlayerHealthChange' on plugin 'BetterHealth v1.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BetterHealth.OnPlayerHealthChange (BasePlayer player, System.Single oldValue, System.Single newValue) [0x00000] in <46a0c6db573f43e898724b8b8da3eb96>:0
at Oxide.Plugins.BetterHealth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00181] in <46a0c6db573f43e898724b8b8da3eb96>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

what does it mean? betterhealth.base writes not found

Sorry, betterhealth.use

I added oxide.grant group vip betterhealth.use  ,Oxide.grant group vip betterhealth.vip. and in the console writes this.and the health in the VIP group does not change by 400 

Failed to call hook 'OnPlayerHealthChange' on plugin 'BetterHealth v1.1.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BetterHealth.OnPlayerHealthChange (BasePlayer player, System.Single oldValue, System.Single newValue) [0x00000] in <46a0c6db573f43e898724b8b8da3eb96>:0
at Oxide.Plugins.BetterHealth.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00181] in <46a0c6db573f43e898724b8b8da3eb96>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
5e9ad57f25e5e.png Rafik
Hey I have got same problem before but I have fixed it If you want I can help you

How did you fix this?

Locked