I have a few problems with the script:
1. When I have the map name option turned on as true, it gives me the following error:
"Script 'Blizz-ABS Party HUD' line 77: NoMethodError occured.
Undefined method `[]' for nil:NilClass"
2. When I have the map name option turned off as false, and all the others on as true, it gives me the following error every time I change the leader to the 3rd actor:
"Script 'Blizz-ABS Party HUD' line 230: NoMethodError occured.
Undefined method `hp' for nil:NilClass"
I don't know if it has anything to do with it, but my third actor is a test actor with a hp value of 747 (I have not added anything special to the actor yet).
3. When I change the party leader to the second actor, the hp and sp changes in numbers.
4. When I change the party leader to the second actor, and then enter and exit the menu, the name and the hp and sp of all the party members are swapped - the names and hp and sp have changed order, but the pictures haven't.
5. It doesn't have the option to turn the minimap into fullscreen, like in the original blizz-abs script.
I hope you'll look at it, because besides the problems, its a great-looking script!