Thanks, but it doesn't allow for variables and I don't know how to add that in unless someone can help :/
EDIT:
Found this script:
http://www.rpgmakervxace.net/topic/2302-xs-variable-hud/But just one thing...
The window hud is transparent by default I think. How may I change it to say, a blue window?
27 # HUD = [width, x, y, opacity, skin]
28 HUD = [160, 455, -5, 200, 0, nil]
Changing nil will affect the skin/colour of the window, right? I run into errors when I change it to numbers. Help, anyone?
EDIT 2: Been resolved. Follow the link.