Lua UI help?

Lua UI help?

Discuss Lua based Spring scripts (LuaUI widgets, mission scripts, gaia scripts, mod-rules scripts, scripted keybindings, etc...)

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Lua UI help?

Post by smoth »

Ok, I hate the gui, I don't like the icequick version either(it is nice and has nice features but not my style)

I need some help, can someone tell me where do I get started?

Here is what I need to be able to do:

--rearrange build pictures.
--separate the command buttons and place my custom ones on a specific location.
--move the build pics to a new location

I will not need page buttons or the like.

thanks in advance.
MelTraX
Posts: 470
Joined: 02 Jan 2007, 16:18

Post by MelTraX »

What exactly do you not like about IceUI? If it's just optics maybe we can get together and make it skinnable..

If you want to make an own build/commands menu, you'll probably need the CommandsChanged call-in and the widgetHandler:GetCommands() pseudo call-out..
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

I don't like the layout. That and I have something different planned for gundam and the spring gui will not work.

what I am currently doing would be ill suited for the iceuick stuff aswell. all I need is the ai button and the units in my build list in tower defense. Otherwise I have 3 custom buttons.

It is a good ui for the tastuff but as the games in spring become more and more divergent we are going to need our on ui. which means I have to learn that part of lua also.
MelTraX
Posts: 470
Joined: 02 Jan 2007, 16:18

Post by MelTraX »

I understand.. You could still use the IceUI framework if you want to.. It provides the basic window functionality as moving and resizing in Tweak-Mode, saving options, easier definition of mouse actions.. If you're interested, just PM me in the Lobby..

Either way you'll have to be a bit more specific about what you already know about Lua and what you'd like to know..
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

I am just getting started. already playing with several gui elements but I am still unsure/ignorant on a lot of the call outs. I haven't found anything for refrence. I am about to download the source again. :P
Post Reply

Return to “Lua Scripts”