eathena server manager

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
jrgryph
Peon
Peon
Posts: 3
Joined: 16 Apr 2005, 21:58

eathena server manager

Post by jrgryph »

Here''s a prog I found to manage the eAthena servers.


http://vandai.vnetware.com/files/easm2.4.rar

Works well with mine. Also, you want to create a eathena.ini file and put this in there..

[LoginServer]
Address=127.0.0.1
Port=6901
Checked=1
[CharServer]
Address=127.0.0.1
Port=6122
Checked=1
[MapServer]
Address=127.0.0.1
Port=5122
Checked=1
[General]
Rate=5000
Logging=1
AutoStartProgramStarts=0
Post Reply