ID:173042
 
Ok I know how to do a HUD type Hp bar but how do I do a overlay type the problem is the the bar doesnot change
Well.. if you wanted the statbar as an overlay, I'm guessing you want everyone to be able to see it. If you don't mind about that, I'd suggest just making it a hud statbar again, but just position it in the middle of the client's screen instead. *shrug* I personally don't think an Overlay is the right place for a statbar.

Sorry I couldn't help you more. Perhaps an uber Coder Guru can help you out ;)

-~> Xz.
You'll get help once you post your code for it. Otherwise we won't be able to pinpoint your problem and help you fix it.
When the bar changes, remove the old overlay and place a new one. If it is an image you might want to use a var to keep track of it so that you can remove it properly.