Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

How to re-skin the in-game HUD? [SOLVED]


Demise
 Share

Recommended Posts

@Repercussionist:

> You can either edit the images in the client/datafiles/graphics/gui folder for a simple reskinning, or you can open the forms in vb6 and move them around, add buttons/images/etc. and create custom graphics for them if you have an idea for a total makeover.

Not the GUI i meant the actual in-game HUDs like the inv and chatbox
Link to comment
Share on other sites

If you want to change the graphics just go to client/data files/graphics/gui/main.
If you want to change the arrangement you got to replace the elements in your client. (using a compiler)
And if you want to add new elements to your HUD you got to know VB6 well and edit everything in sources. (or some other compiler)
Link to comment
Share on other sites

@Demise:

> Not the GUI i meant the actual in-game HUDs like the inv and chatbox

HUD and GUI are the same thing. (kinda)

HUD - Heads Up Display, normaly in FPS

GUI - Graphical User Interface, normaly in 3rd person

So if you are talking about the INV and stuff your talking about the GUI
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...