EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Craft values and txt file (https://www.eq2interface.com/forums/showthread.php?t=9823)

saroiel 11-23-2007 11:35 AM

Craft values and txt file
 
I try to modify the window of craft and I would like to know two things:

1) How to get back numbers in red and green which scroll above the artisant during the craft to integrate them into the window.

2) How to show the contents of a .TXT file in the window by clicking a button.

Thank you in advance

PS, sorry for my English, i'm french =)

gm9 11-23-2007 11:46 AM

Quote:

Originally Posted by saroiel (Post 66858)
I try to modify the window of craft and I would like to know two things:

1) How to get back numbers in red and green which scroll above the artisant during the craft to integrate them into the window.

Oh I did that once. You can grab the numbers from the proxyactor window via OnShow event scripting. I know I had it working but I vaguely remember that I still ran into some minor problems I could not resolve. You'll find out what it was I guess.

Quote:

Originally Posted by saroiel (Post 66858)
2) How to show the contents of a .TXT file in the window by clicking a button.

Via an <include> statement. The best example to look at is Milquetowst InfoCenter, that one consists of not much else than .txt files. ;)

saroiel 11-23-2007 03:01 PM

Thank you very much

I am going to try to see for files txt, ca would be deja a good point

For the proxyactor I don't see, if you have the other information I am interested

Thank you still

gm9 11-23-2007 05:09 PM

eq2ui_proxyactor.xml is the file you need to mod, add an OnShow to the CombatBubble page (or something like that, I don't have the code here at the moment to check the exact name).


All times are GMT -5. The time now is 01:07 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI