Ulysses

General => Developers Corner => Topic started by: jakej78b on December 28, 2014, 06:58:25 PM

Title: Lua within the ULX Motd
Post by: jakej78b on December 28, 2014, 06:58:25 PM
Somewhere I thought that I read you could implement lua within the ulx motd. I was wondering if this was possible to like where if you clicked an html button that it would run some code like gui.OpenURL (or even a DButton would be fine), just wondering if and how this would work.
Title: Re: Lua within the ULX Motd
Post by: [TBR] Lt Usher on December 29, 2014, 07:36:23 AM
What is your over-all aim? are you trying to set up donations?
Title: Re: Lua within the ULX Motd
Post by: jakej78b on December 29, 2014, 11:38:09 AM
That and opening forums within the overlay, because certain elements like drop down boxes don't work in derma html panels. I've already added things such as !donate and !forums, but it would just be more convenient to be within the motd.
Title: Re: Lua within the ULX Motd
Post by: [TBR] Lt Usher on December 29, 2014, 11:54:00 AM
I would sugest https://scriptfodder.com/scripts/tagged/motd
Title: Re: Lua within the ULX Motd
Post by: Bytewave on January 01, 2015, 12:04:43 PM
certain elements like drop down boxes don't work in derma html panels.
That depends, actually. If they use CSS transformations, then yeah, they probably won't work. But some methods of it might.