Here is a tiny little script that allows you to display a HUD showing your party members and vital information on any map. Its really simple, but as its used all the time in my project - I thought it could be useful for others too.
Just paste the script anywhere in your script editor after material and before main.
Features:
Display up to 5 Actors
Display HP, MP, Face, Name and States
Individually turn on/off the information to be displayed
Only updated if there are changes, therefore low on resources
Can easily be customized and/or expanded
Update v.1.1:
Fixed several bugs
Added more options
Update v.1.2:
More options like transpareny, removing the background window etc.