ID:163860
Jul 31 2007, 1:02 pm
|
|
Can anyone tell me how is the process to create health bars on the screen plz?
|
In response to Keeth
|
|
and how do i add it to the client screen?
|
In response to Moskerark
|
|
client.screen += object
Look up client and the client variable, screen, in the reference. It should point you towards screen_loc, but if not, look that up too. (screen_loc will decide where the object being added will be shown on the client's screen) |
I suggest looking for a HUD (heads up display) demo/library in the, you know, demo/library part of the Developer's section.