EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 01-12-2006, 03:15 AM
Erahain Erahain is offline
A Crazed Gnoll
 
Join Date: Jan 2006
Server: Antonia Bayle
Posts: 23
Arrow Extended UI functions

Heyas

I've been working on a DLL that increases the functionality of the UI modding, by providing LUA scripting.
Here is an example of concatinating strings:

Code:
<Button Name="FunButton" OnPress="Parent.FunButton.Var0=abc 
Parent.FunButton.Var1=def 
Parent.FunButton.LUA='Var2=Var0..Var1' 
Parent.FunButton.Text=(Parent.FunButton.Var2)"/>
The above button will change it's text to "abcdef" when pressed.

I do have a few thoughts about this though.

1) Is this legal? I can see no point in continuing this project if it violates the disclamer. As I suck at translating it myself, I'd like some ideas on this.

2) How many would be interested?

3) What kind of functions would people be interested in?

Thanks,
Daniel
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:09 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI