Page 1 of 1
Designing a new GUI
Posted:
Sun Sep 26, 2004 7:28 pm
by Volais
I got bored today and started working on a new GUI.
I just wanna know if any of yall have any suggestions for the GUI.
Also, I was wondering if anyone could send me an unedited version of their gui folder
Posted:
Mon Sep 27, 2004 4:38 am
by trgeorge
Justa suggestion...try adding some visual separation for 1k and 1 mill.
Posted:
Mon Sep 27, 2004 6:57 am
by Mawerick
Sorry to say this, trgeorge, but that's not possible to change. The number display is hard-coded, and not defined in the GUI-files (yet).
Posted:
Mon Sep 27, 2004 7:04 am
by Selavi
Unless ofcourse the background for wich the number is displaued, got a dot or a line or something
Posted:
Mon Sep 27, 2004 7:28 am
by Mawerick
That would of course have been great.
Except that the GUI no longer uses full-size images for gui element, but rather constructs everything with tiled images.
But if you do find a way to do that, it would be great
Posted:
Mon Sep 27, 2004 11:42 am
by Volais
Actually, that would be possible. You can replace the textures with simple images, as long as you know where to put the image in the texture. The problem of course, is number size. a 1 is smaller than a 0 or a 9 ingame. It could pose problems