Page 1 of 1

/luaui in .74b1

Posted: 29 Nov 2006, 20:14
by apc
It is said in .74b1 changelog:

- Renamed the /layout command to /luaui
- Renamed the "ctrlpanel.lua" file to "gui.lua"

Where am I expected to find this "gui.lua"?

Posted: 30 Nov 2006, 00:58
by Chojin
Hello apc,

I played with this a little, my results:
http://ipxserver.dyndns.org/games/spring/misc/guis/

I actually took an old ctrlpanel.lua found somewhere in this forum, adjusted it with the help of Trepan & Spring\docs\ua_ui_interface.txt and added a second button so far.

(there is a bug in that help document though: Use "ConfigureLayout()" instead of the new "ConfigCommand()")

Trepan also posted a lot of examples and help about it, check the development subforum.

Good luck!