Search found 5 matches

by dracmas
Wed Mar 06, 2013 8:36 am
Forum: Scripts & Packages
Topic: button menu
Replies: 0
Views: 3128

button menu

Figured someone might find this useful. Exported from my client. Used the guide to get this. Using aliases for the menu console/show/hide and a button with push down/up to show/hide it. Gui is messed up somewhat because Im still working on it, but this is to show how it looks. Going to change the co...
by dracmas
Mon Jan 07, 2013 11:50 pm
Forum: Scripts & Packages
Topic: Vyzor, UI Manager for Mudlet
Replies: 329
Views: 261572

Re: Vyzor, UI Manager for Mudlet [Beta?]

Thanks Oneymus, Ill get right on it tomorrow. Swore to myself I'd lay off messing with mudlet for a day or so. It's so hard to stop myself sometimes :P Again, I don't know if I said it, but thank you for giving me something to work on in vyzor to add on to and learn the api. It would have taken me a...
by dracmas
Sun Jan 06, 2013 10:08 pm
Forum: Scripts & Packages
Topic: Vyzor, UI Manager for Mudlet
Replies: 329
Views: 261572

Re: Vyzor, UI Manager for Mudlet [Beta?]

I'm currently looking through the script to see how you have it running. Before I only had three scripts: Server_ID - whch detected msdp initialise_msdp - loaded msdp so the variables would work with layout. and layout was last - had all the handlers that would start layout to run again once any of ...
by dracmas
Sun Jan 06, 2013 9:01 am
Forum: Scripts & Packages
Topic: Vyzor, UI Manager for Mudlet
Replies: 329
Views: 261572

Re: Vyzor, UI Manager for Mudlet [Beta?]

I'm trying to wrap my head around how a layout would be done in vyzor. The only thing I can understand so far is setting the boarders. function layout() Vyzor.Options.Borders = {Top = 0.3, Bottom = 0.3, Left = "dynamic", Right = "dynamic"} end I've used Geyser and know of contain...
by dracmas
Sat Jan 05, 2013 11:34 pm
Forum: General Forum
Topic: Whats Your Gui Look like?
Replies: 114
Views: 459797

Re: Whats Your Gui Look like?

I just wanted a basic gui. Nothing fancy. Just a display with all my stats on it. I'll be getting to the healthbars
and mapper a bit later on. Here's how it looks right now.

Clicky!