Zone.dat: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
Description of zone.dat format
 
m cleaned up the zone.dat article
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Category Formats]]
The zone.dat file contains several entries which define a player's favorite server list. The information can either be downloaded from a [[directory server]] or manually added to the file.


== Zone.dat format ==
== Format ==
For each zone a entry like the following exist in the zone.dat file.


For each zone an entry like this must exist.
<pre>
<Zone name>,<Zone ip>,<Zone port>,<unknown dns>,<Warn non-SSC zone>
#<description>
</pre>


The last field indicates that [[Continuum]] will not warn you are entering a non-[[SSC]] zone.  This is changed to 1 if you tick the box do not warn me again in Continuum.  The unknown field often seems to contain a dns name for some zones such as "server.trenchwars.org" for Trench Wars. 
Example:


<pre>
<pre>
<Zone name>,<Zone ip>,<Zone port>,<unknown dns (can be left blank)>,<Warn non-SSC zone>
SSCU Trench Wars,66.36.241.110,5400,server.trenchwars.org,0
#<description>
#SSCU Trench Wars - Sysops: DoCk> and PriitK - http://www.trenchwars.org ss://server.trenchwars.org
</pre>
</pre>


Example:
=== Notes ===
* The <Unknown dns> field often seems to contain a DNS name for some zones (ex.: "server.trenchwars.org" for Trench Wars). It may remain blank.
 
* The <Warn non-SSC zone> field is a boolean value which indicates whether or not [[Continuum]] will not warn you are entering a non-[[SSC]] zone. When this field is set to 1 Continuum will not warn the player they are [[This zone is not connected to the central player database|entering a non-SSC zone]].
 
* The <Warn non-SSC zone> field is ignored by Continuum if the zone is an [[SSC]] zone. 
 
== Tips and Tricks ==
 
In Continuum, in order to add a link into the "Web Links & News" menu, you may prefix URLs with site name in brackets in the zone description field.


<pre>
<pre>
PSSF Kitty Girls!!!,64.79.194.184,5000,,1
(Zone Website)http://zone.website/
#Kitty Girls for all!
</pre>
</pre>
[[Category: Formats]]

Latest revision as of 02:17, 9 October 2007

The zone.dat file contains several entries which define a player's favorite server list. The information can either be downloaded from a directory server or manually added to the file.

Format

For each zone a entry like the following exist in the zone.dat file.

<Zone name>,<Zone ip>,<Zone port>,<unknown dns>,<Warn non-SSC zone>
#<description>

Example:

SSCU Trench Wars,66.36.241.110,5400,server.trenchwars.org,0
#SSCU Trench Wars - Sysops: DoCk> and PriitK - http://www.trenchwars.org ss://server.trenchwars.org

Notes

  • The <Unknown dns> field often seems to contain a DNS name for some zones (ex.: "server.trenchwars.org" for Trench Wars). It may remain blank.
  • The <Warn non-SSC zone> field is a boolean value which indicates whether or not Continuum will not warn you are entering a non-SSC zone. When this field is set to 1 Continuum will not warn the player they are entering a non-SSC zone.
  • The <Warn non-SSC zone> field is ignored by Continuum if the zone is an SSC zone.

Tips and Tricks

In Continuum, in order to add a link into the "Web Links & News" menu, you may prefix URLs with site name in brackets in the zone description field.

(Zone Website)http://zone.website/