[QUOTE=MPan1;52836129]Does this not work?
[CODE]
local health = math.Clamp( ply:Health() / ply:GetMaxHealth(), 0, 1 ) * barWidth
[/CODE]
[editline]30th October 2017[/editline]
I'm pretty sure the code in my last post works now and does what you want[/QUOTE]
Yes, mine was meant to be more of an explanation
Sorry, you need to Log In to post a reply to this thread.