View Single Post
  #19  
Old 02-29-2012, 12:50 AM
Sourdough35
Hill Giant
 
Join Date: Nov 2004
Posts: 126
Default

Eh, still didn't work.

@echo off
set Path = c:\xampp\mysql\bin;c:\xampp\perl\bin;%Path%
start EQEmuLoginServer.exe
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit


This is so frustrating. Again, the server and game load, but I can't talk to the NPCs.
Reply With Quote