Magicalbarf
Smash Cadet
Has anyone figured out how to get it to work yet?
Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
you can't...It does the exact same thing for me and I don't know how to fix it.
^ sorry if your color is incorrect...^ Should be relatively easy. If you're missing external things grab them and run UMC.bat/exe
---
I'm only wondering if this is still in development as I'm planning on including it (finally) in The Melee Toolbox 4.5, and I don't want to bother if it doesn't work and is abandoned.
Tcll
why thank you, your threads are cool too.Tcll threads are perhaps the best thing on Smashboards.
it's good to be active again :DJust saying it's good to see you active again
def ugeModelImportUI(UI):
UI.property = CheckBox(X,Y,'Label')
UI.property.text = 'New Label'
def ugeImportModel(filetype,UI):
if UI.property: pass