![]() |
|
|
|
#1
|
|||
|
I wouldn't see a log parsing program that points out /loc commands and transposes that onto a map hosted by the program.
1. You aren't getting info that you cannot got in the client 2. you are not gaining an unfair advantage (doesn't tell you where npc's are, or spawning) 3. it is not changing the way the interface or the way your client interacts with the server really little difference between an app that does this, and using eqatlas, other than it helps you determine your exact location (with probably limited accuracy). THe Real difference is ShowEQ reads the packets sent to the server to give you information that you would not have. Macroquest changes the way the client interacts with the server to give you abilities you would not have. This would just read /loc commands stored in the log files and estimate where your player is on a map. With that said it's just a matter of hearing an official explanation or "use at your own risk".
__________________
<~ Maleek * Necro * Project 1999 >< Gagresh * Warrior * Tallon Zek || Project 1999 ~>
| ||
|
|
|||
|
#2
|
|||
|
So risky....I like seeing source for things people distribute...
Anyway, downloading on my work computer so you can't haxor my accounts =P | ||
|
|
|||
|
#3
|
||||
|
Quote:
FWIW, I'm leery about trying software that people post to anonymous boards as well. What I usually do is test the software in a Virtual Machine or use Sandboxie in order to restrict the program from doing damage. EQGPS doesn't have to be running on the same system as EQ. You can run it from a second system (or VM) and access the log files via a write-protected network share. Mind you, if you have massive log files then it will significantly increase the load time. | |||
|
|
||||
|
#4
|
|||
|
Make it a little more dynamic...have an ini or xml file that maps the corresponding "You have entered <blah blah>" to the proper ini and image file name. Or even just one xml file to track all the ini infoz and just points to file names...
HTML Code:
<Zones> <Zone> <Name>Ak'anon</Name> <File>Ak'anon.jpg</File> <Physical> <X1>69</X1> <Y1>75</Y1> <X2>319</X2> <Y2>323</Y2> </Physical> <Logical> <X1>0.0000</X1> <Y1>2000.0000</Y1> <X2>-1000.0000</X2> <Y2>1000.0000</Y2> <Logical> <Text>You have enetered Ak'Anon</Text> </Zone> <Zone> <Name>Butcherblock</Name> <File>Butcherblock Mountains</File> ... ... </Zone> ... </Zones> But would be nice to extend this - ie when you see the You died message, it records the last know loc for the zone you were in and when you zone back into that map file your corpse gets it's own marker =) Or, allow setting points that are recorded in the xml and can be given popup tool tip that shows the note you entered in a dialog. Still, this whole thing is a good idea that in the end would be regarded as an exploit on this server based on their current rules...might have been legal on live, I did the same kind of thing using the mapquest file format...but these guys don't care what anyone else thinks, if it's going to help you and make the game more fun and more like classic experiences for the people who know how to do more than install software from a CD, generally it's forbidden, lol. | ||
|
|
|||
|
#5
|
||||
|
Quote:
| |||
|
|
||||
![]() |
|
|