Blockland Forums > Modification Help
Where is the Bitmap for the GuiButtonCtrl
Destiny/Zack0Wack0:
It's probably built into the engine.
jes00:
I think he's talking about this:
Chrono:
base/client/ui/blockWindow.png
Except it doesn't have anything for buttons.
Which means it's using the built-in engine stuff.
cheese6:
--- Quote from: Chrono on November 11, 2011, 08:34:02 PM ---base/client/ui/blockWindow.png
Except it doesn't have anything for buttons.
Which means it's using the built-in engine stuff.
--- End quote ---
I own TGE 1.5.2
Where do I look ._.
--- Quote from: jes00 on November 11, 2011, 08:33:31 PM ---I think he's talking about this:
--- End quote ---
I am
Greek2me:
Brian, I already told you that you can't add your own images to those types of controls. You need to use a GuiBitmapButtonCtrl. Just take that image, modify it, and then set the bitmap for your bitmap button to your newly edited image.