View Single Post
  #11  
Unread 09-20-2006, 01:47 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

attesa, sorry for the delay in getting back to you, but I did not forget you. I finally took a look at this yesterday and had no problems extracting the text from the list. I was just wondering how you would want me to implement this. Do you want to select each event you want to export and hit an "export" button (easiest for me) or do you want the newest 10 or 20 events or all of them. The more you want at once the more work it will be since the UI engine does not support processing loops and I would basically have to make a line of code for each line you would want to export automatically (but it can be done).

Also for the format, I have been able to extract the following information:

ID: An Integer ID code for the event (same format as event ID's in you log files)
Type: Event type, this is an integer as well.
Text: Event Text
Date: Event Date

What of this would you like me to dump and in which format exactly?
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote