View Single Post
  #2  
Unread 05-04-2005, 05:30 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

(Split into new thread.)

The log parser was made for the english-language logs. When you point it to your french-language log file, it has no clue what it's looking at. It's just a computer, after all.

Try this:

Open the log file with a text editor. Search for Votre position est and replace with Your location is

Then search for Votre orientation est and replace with Your orientation is

That should let the script parse the log correctly.
__________________
If it ain't broke, it needs more features!
Reply With Quote