Blockland Forums > Modification Help
Color Picker
Human Reaper:
I was not saying you where clueless I was just saying it looked like a fimiallar situation is all.
Red_Guy:
To get the TDM mod. it re-used that color picker.
I used the same thing in my mining mod ore editor.
Use those 2 as an example and you should be able to get yours working.
Greek2me:
--- Quote from: lilboarder32 on March 25, 2011, 11:00:09 AM ---Alright, then in the registerOutputEvent, put "paintColor 0" as one of the arguments for the parameters of the event.
Such as: registerOutputEvent(fxDTSBrick, eventName, "paintColor 0");
--- End quote ---
I'm trying to put one in my own GUI.
--- Quote from: Red_Guy on March 25, 2011, 02:20:44 PM ---To get the TDM mod. it re-used that color picker.
I used the same thing in my mining mod ore editor.
Use those 2 as an example and you should be able to get yours working.
--- End quote ---
Ah, thanks. I'll take a look at those.
Greek2me:
Thanks for the tip, it works very nicely.
Locking