[Interface]Monochrome

btw...there isn't a channel button...

Tonygfx - [Interface]Monochrome - RaGEZONE Forums
 
Last edited:
thanks and don't forget to include the psd of the loginbg and gunz logo hq

I can only supply the loading screen sorry apparently I didn't save the other PSD Files (which I though I had saved) heres the:
 
I will most likely be using this for Creative, I don't really like how it is all two colors, but it looks nice overall.

I just changed up the logos and loading screen, etc..

Everything works perfect, only problem I encountered is the Shop Button.

When you go into Game Room, or your Inventory, the shop button is moved over to the right to far.

In the Stage.xml, and Equipment.xml.. all you need to do is search "btn-shop-n.tga", and then you will see this..

<!-- BMBUTTON : 상점버튼 -->
<BMBUTTON item="Equipment_to_Shop" parent="Equipment">
<BUTTONLOOK>NormalBmButtonLook</BUTTONLOOK>
<BOUNDS>
<X>279</X>
<Y>32</Y>
<W>118</W>
<H>38</H>
</BOUNDS>
<STRETCH/>
<BITMAP type="up">btn-shop-n.tga</BITMAP>
<BITMAP type="over">btn-shop-o.tga</BITMAP>
<BITMAP type="down">btn-shop-d.tga</BITMAP>
<TEXT></TEXT>
</BMBUTTON>

The x axis, it was set to 279, it's supposed to be 270 though.. so just simply change it to 270 and then save it.

Problem solved, not a big problem but yeah, it moves over a little every time you go into a game or your inventory, which sometimes gets annoying, lol.

It might have also moved over in the shop itself, I don't remember if the shop button shows if you're actually in the shop already.

If it is, just do the same thing..

Probably be best for you to just fix that and then re-upload it, Sega.

Thanks for the interface, I love it!
 
Last edited:
Back