View Single Post
  #21  
Unread 05-07-2005, 04:25 AM
sstair sstair is offline
Scuba Steve
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 150
Default

Found the problem, and I changed the mapper.xml to work, but I have a question. Does the final coordinate in the French log file end in a comma or a period?

This is a line from the first post in this thread. Notice that the last coordinate ends in a period.
Code:
(1115118560)[Tue May 03 13:09:20 2005] Votre position est -17,83, 628,39, 125,04. Votre orientation est 89,95, 0,00, 0,00
This is a line from your sample log file. Notice that the last coordinate ends in a comma.
Code:
(1114445717)[Mon Apr 25 12:15:17 2005] Votre position est 189,29, -12,76, 140,16, Votre orientation est 0,52, 0,00, 0,00
In any case, I modified the mapper.xml to accept either, and it should now work.
Attached Files
File Type: xml mapper.xml (1.5 KB, 446 views)
Reply With Quote