--- 04/02/11 16:50:24 ---
[WRN] Configuration file not found: ./data/fish.ini
[ERR] Could not load file: ./data/quests/00008.eqf
[ERR] Could not load file: ./data/quests/00010.eqf
[ERR] Could not load file: ./data/quests/00011.eqf
[ERR] Could not load file: ./data/quests/00012.eqf
[ERR] There was a problem trying to make the HTTP request...
## FILES ##
## EIF, ENF, ESF, ECF (string)
# pub file locations
EIF = ./data/pub/dat001.eif
ENF = ./data/pub/dtn001.enf
ESF = ./data/pub/dsl001.esf
ECF = ./data/pub/dat001.ecf
## Items (number)
# Number of items to attempt to load
Items = 750
## NewsFile (string)
# File containing the MotD and news
NewsFile = ./data/news.txt
## DropsFile (string)
# File containing the NPC drop data
DropsFile = ./data/drops.ini
## ShopsFile (string)
# File containing the NPC drop data
ShopsFile = ./data/shops.ini
## ArenasFile (string)
# File containing the arena warp data
ArenasFile = ./data/arenas.ini
## FormulasFile (string)
# File containing stat/combat/class formulas
FormulasFile = ./data/formulas.ini
## FishFile (string)
# Fishing location file
FishFile = ./data/fish.ini
## HarvsFile (string)
# Harvesting location file
HarvsFile = ./data/harvs.ini
## MineFile (string)
# Minesting location file
MineFile = ./data/mine.ini
## WoodFile (string)
# wood cutting location file
WoodFile = ./data/wood.ini
## HomeFile (string)
# Spawn point and innkeeper data
HomeFile = ./data/home.ini
## SpellsFile (string)
# File containing Spell settings
SpellsFile = ./data/skills.ini
## QuestDir (string)
# Directory quests are contained
QuestDir = ./data/quests/
## Quests (number)
# Number of quests to attempt to load
# Should be less than 99999
Quests = 13
## NpcSpeachFile (string)
# NPC Speach Data
NpcSpeachFile = ./data/npc.ini
## EffectsFile (string)
# Weapon Effects file
EffectsFile = ./data/effects.ini
## MessageFile (string)
# File containing messages
MessageFile = ./data/message.ini
## MsgFile (string)
# File containing the message to show at login.
MsgFile = ./data/message.txt
## DetailsFile (string)
# Detail of maps
DetailsFile = ./data/details.ini
## Class Spells File (string)
# Classt Spells data
CSpellsFile = ./data/cspells.ini
## Timed Warps File (string)
# Timed Warps data
TimedWarpsFile = ./data/timedwarps.ini
## Spawn File (string)
# Timed Spawns data
SpawnFile = ./data/spawn.ini
## MapDir (string)
# Directory maps are contained
MapDir = ./data/maps/
## Maps (number)
# Number of maps to attempt to load
# Should be less than 99999
Maps = 2
## ScriptDir (string)
# Directory scripts are contained
ScriptDir = ./data/scripts/
## ScriptsFile (string)
# File listing scripts to be loaded on startup
ScriptsFile = ./data/scripts.txt
## ProtectMaps (bool)
# Stops maps files being stored on a player's computer
# Not recommended, increases bandwidth usage and may have other side-effects
ProtectMaps = no
## SCRIPTS ##
## ScriptFileAccess (bool)
# Allows scripts to access files
# Disable this if you're paranoid
ScriptFileAccess = yes
## ScriptMaxExecTime (number)
# Time that a script can run for before being disabled
ScriptMaxExecTime = 1500ms
## SLN ##
## SLN (bool)
# Enable or disable SLN
# NOTE: This will put your webserver on a publicly viewable list of servers
SLN = yes
## SLNURL (string)
# URL of SLN server
SLNURL = https://eoserv.net/SLN/
## SLNHost (string)
# Hostname that resolves to your server
# Leave it blank to use your IP address
SLNHost = XXXXXXX.no-ip.org
## SLNSite (string)
# Website for your server
# Leave it blank if you don't have one
SLNSite =
## ServerName (string)
# Common name of your server
ServerName = XXXX XXXXX
## SLNPeriod (number)
# How often your server checks in with the SLN server
# Should be between 5 and 30 minutes
SLNPeriod = 5m
## SLNZone (string)
# Zone your server belongs to (must be approved by zone admin first)
# Leave blank to use the public zone
SLNZone = test
## SLNBind (string)
# Connects to the SLN through a specified IP address
# This is required if you run servers on an address other than your default
# 0 = disabled
# 1 = use listen address (if available)
SLNBind = 1