I've looked at quite a few libraries and demos. I don't understand half of the commands in them. Could anyone explain to me how I would go about displaying a HP/MP bar over a player's head? I wanna learn how to do it, not copy and paste from the demos and libraries. Using the Help or DM blue book doesnt not help me. I cant invison using the commands explained in the DM Blue Book, and the help file isnt very helpful when you want to use commands in a certain way >_>
2 other things that tie in with the above that I would like to know how to do is:
-display damage when player is hit
-display player's name underneath player
ID:165791
Oct 31 2006, 4:29 pm
|
|
Oct 31 2006, 4:46 pm
|
|
http://developer.byond.com/hub/WizDragon/HUDMeters
|
Would've helped if you said what commands you didn't understand.. but if you want a basic, simple, easy way to do hp bars just use overlays
mob/proc/HP() As for name.. I don't feel like going into that right now XD look at those demos again! >.> |