Go to config.ini and look for this:
## StartMap, StartX, StartY (number)
# Map+location new characters start on (0 to use database default)
StartMap = 1
StartX = 10
StartY = 10
for me its around 3/4 of the way down
EDIT: sorry, I didn't see this was in seose
EDIT2:
Go to seose.xini and look for this:
[homeless]
{
Name = "Wanderer" /* Name of homeless players "home" */
Map = 2 /* Spawn map of homeless players */
X = 13 /* Spawn X position of homeless players */
Y = 40 /* Spawn Y position of homeless players */
}
change that to whatever you want.