EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-15-2010, 01:21 PM
anubisrwml anubisrwml is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2005
Server: Mistmoore
Posts: 13
Default EQ2 Journal Mod

Hey everyone!

I could really use some help in designing a simple UI Mod for EQ2 which, on a click of a button or perhaps even automatically, sends to a .txt file or some such data regarding quest status, quests completed, collections started, collections completed, items in collections - that sort of thing.

Im stuck on trying to figure out how to send data from in game to another source - I know it can be done as Ive seen one mod that does - it sends to a webstie out of game.

If this is impossible please let me know, but if it's not again, any help would be greatly appreciated. The EQ Journal I'm working on requires manual entry of quest and collection status, but it would be much more useful if the data could be updated automatically.

Thanks!!
Reply With Quote
  #2  
Unread 05-15-2010, 03:44 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Sending things to a .txt cannot be easily done, except in sending it to the game's log (via /say, a channel, or similar). You can kind of use the custom POIs to send some data to an XML file, but it's still not that simple, not like if we had a /writetofile command.

I would suggest looking at the mod that sends data to a website, like fluffy.dk's quest journal mod. You can send data out to a website using the game's browser capability. I'm not super familiar with it, but I think it uses a somewhat novel implementation of the browser to interact with the website. If I were trying to write your mod, looking at that existing mod would be where I'd start.
__________________
Reply With Quote
  #3  
Unread 05-15-2010, 03:49 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by lordebon View Post
I'm not super familiar with it, but I think it uses a somewhat novel implementation of the browser to interact with the website. If I were trying to write your mod, looking at that existing mod would be where I'd start.
Nothing novel about it (without actually looking it at), the only option is to simply add the data you want to send out to the URL (as parameters or encoded in the request URI).
__________________
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
  #4  
Unread 05-15-2010, 03:57 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by gm9 View Post
Nothing novel about it (without actually looking it at), the only option is to simply add the data you want to send out to the URL (as parameters or encoded in the request URI).
Well, I think of it as novel in the sense that the browser functionality seems like it's being used inside another window to extend its functionality. That's the only mod I've seen that does that, so it's novel to me
__________________
Reply With Quote
  #5  
Unread 05-15-2010, 04:23 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by lordebon View Post
Well, I think of it as novel in the sense that the browser functionality seems like it's being used inside another window to extend its functionality. That's the only mod I've seen that does that, so it's novel to me
Oh ok, fair enough. Yes, the browser control can be used in any window, Othesus first built a browser window with several tabs making use of that fact.
__________________
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
  #6  
Unread 05-25-2010, 05:38 PM
anubisrwml anubisrwml is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Nov 2005
Server: Mistmoore
Posts: 13
Default

Ahhh ok - I may think about building an in game UI mod as well, but that would mean building a php site that can recieve that data, process, and send it somewhere else. Seems like alot of work for the moment considering how big my plate already is.

Ill keep it in mind though.
Reply With Quote
Reply



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 05:31 AM.


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