![]() |
#1
|
|||
|
![]() It's called P99GPS and it parses the log file and displays your location/heading on the zone map.
It's actually two parts, the "client" (reads your log file) and the "viewer" a web app that shows the map and your position. You can have the "viewer" open on another computer / phone / tablet / etc while you play by opening that url on another device. You can get it at p99gps.com. Let me know what you think, would love to hear suggestions/issues! Extra Notes: * If you want to see the client code to make sure nothing funny is going on take a look in Code:
resources/app/index.coffee * This app doesn't alter the EQ Client / sniff packets or do anything disallowed -- it only parses your log file and uses the info from "/loc" lines. | ||
|
|
|