• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

How do i change new play spawn

xyrron

New Member
Joined
Nov 23, 2011
Messages
10
Reaction score
0
Hello,

I have build a new Town for new players,
in config.lua i have found this
PHP:
- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = "yes"

and i changed it but it works only when a new character is created with the in game acc manager.

but when a character is created on website then it does not work :(

can somebody help me??
 
change the samples in your phpmyadmin change sorc sample druid sample pally sample and knight samples xyz to the position you want, and it'll be copied to new characters
 
Back
Top