Change and add some Information in Blizz-ABS-HUD

Started by Lizrael, August 12, 2010, 09:46:13 am

Previous topic - Next topic

Lizrael

Hello everyone!

First of all i'm a new member and i'm using rmx-os + blizz-abs and it's really great!!! :)
But i have a question about to change little things with the Blizz-HUD. I try to solve my problem by myself like before, but i failed and I've looked through
the 12 pages, but i couldn't find the answer. :(

My problems are:
1. How can i change the actorname(arshes for example) into the playername from the login screen?
2. How can i add a EXP-bar to the HUD?
3. How can i add the class information to the HUD?

I know, i'm not the first one, who ask for HUD-problems, but i hope anyone can take a few minutes for me! :(

Wizered67

1. use
$game_actors[1].name = 
$network.username


2. Blizz made a small script for this. Search for it and you should find it.

3. Sorry, I can't help you there.