I am testing a script, and faking log file entries but EQWatcher isn reading them. How can I do this?
The EverQuest plugin will only read your logs if EverQuest is detected running on your current system. To get around this, open up “eqwa.ini” in your EQWatcher Advanced directory, and change the line that says “AlwaysRead=FALSE” to “AlwaysRead=TRUE”, OR open up notepad and create a file called “eqgame.txt” in your EQWatcher Advanced directory. The plugin will then always believe the game is running, and parse your logs as usual.