Does my .tmwserv.xml file look good?

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
niacc.edu
Peon
Peon
Posts: 10
Joined: 27 Mar 2009, 17:54

Does my .tmwserv.xml file look good?

Post by niacc.edu »

Code: Select all

<?xml version="1.0"?>
<configuration>
 <option name="accountServerAddress" value="localhost"/>
 <option name="accountServerPort" value="9601"/>
 <option name="defaultMap" value="1"/>
 <option name="gameServerAddress" value="localhost"/>
 <option name="gameServerPort" value="9604"/>
 <option name="sqlite_database" value="tmw.db"/>
 <option name="startX" value="720"/>
 <option name="startY" value="840"/>
</configuration>
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: Does my .tmwserv.xml file look good?

Post by Crush »

Here is mine with comments as an example. All values are more or less standard:
tmwserv.xml
(2.28 KiB) Downloaded 91 times
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Post Reply