EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-23-2005, 09:13 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default Notes ingame?

Is it possible to write to a file from ingame? I remember hearing something about being able to make your own notes and they save. If this is true, would it be possible to say, click a button and it sticks the /loc, target name, and zone into a note. Then the game would save that, and it could be worked so that this would be an uploadable text file to EQ2MAP Site that would convert it into POI's?

Just an idea, it'd be grand if it were possible. Though I doubt it
Reply With Quote
  #2  
Unread 02-23-2005, 10:32 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

Setup:

1- /joinchannel YourMom123 (Or some other unique channel that no one else would be in)

2- Have logging OFF.

Macro (Sorry, can't be done with a button script, needs spaces and thus needs a macro):

/: ; log ; loc ; tellchannel yourmom123 %t ; who longerthanlongestnameposs ; log

What this does: Turns logging ON, gets your loc, gets the target's name (without telling the world), gets the current zone (without extra junk by searching for a name that can't exist), and turns logging back OFF.

That's the only method I can think of.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #3  
Unread 02-23-2005, 10:48 AM
Tobiah's Avatar
Tobiah Tobiah is offline
A Rumbleroot Sapling
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 65
Default

Quote:
/: ; log ; loc ; tellchannel yourmom123 %t ; who longerthanlongestnameposs ; log
Damn how did you figure that out?

/respect Death
Reply With Quote
  #4  
Unread 02-23-2005, 10:54 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Is it possible to specify a log file?
Reply With Quote
  #5  
Unread 02-23-2005, 06:22 PM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

I tried, but /log doesn't seem to accept parameters.
__________________
If it ain't broke, it needs more features!
Reply With Quote
  #6  
Unread 02-23-2005, 08:29 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Quote:
Originally Posted by Tobiah
Damn how did you figure that out?

/respect Death
Lol, that's esentially how we took raid attendance in EQ1. Syntax is a tad different but same idea.

Generally a good idea to start and end the macro with predictable messages for later parsing incase you need to log something else between macros, or maybe you're running several log macros (maping, POIs, etc). For example...

/: ; log ; tellchannel yourmom123 POI_MACRO_START ; loc ; tellchannel yourmom123 %t ; who longerthanlongestnameposs ; tellchannel yourmom123 POI_MACRO_END ; log

This way you can easily grep out the POI_MACRO start to end.
Reply With Quote
  #7  
Unread 02-23-2005, 08:50 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Hmmm, I dont want people to be uploading their entire logs. But maybe I can get it to where they upload it, it's examined, code is extracted for POI's and the file is deleted. That oughtta work. Not the most efficient, but all thats available I guess.

Maybe possibly I could create a new UI window that will SHOW the information then use an external program to pull the info out into a file...dunno, not THAT good with vb yet. Anyone wanna try to tackle this for me? There could be a reward...
Reply With Quote
  #8  
Unread 02-23-2005, 09:14 PM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Quote:
Originally Posted by Eloa
Maybe possibly I could create a new UI window that will SHOW the information then use an external program to pull the info out into a file...dunno, not THAT good with vb yet. Anyone wanna try to tackle this for me? There could be a reward...
This is borderline EULA-breaking if not completely against the EULA. EQ2's active memory is off limits.

An active log reader could pick the data out of the log as it's written and upload it, and would be fair-play though.

Quib
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 01:09 AM.


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