View Single Post
  #78  
Old 08-31-2009, 11:57 AM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

Re The broadcast error:

1) your eqemu_config.xml must have this line enabled:

Code:
<tcp ip="127.0.0.1" port="9000" telnet="enable"/>
2) the port in the ServerTender config needs to be 9000 (or whatever you use in step 1)

3) your username and password need to be the same as what you use to view the http management page (defined in your account table).
Reply With Quote