• 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!

Vocation Problems

Zippow

Member
Joined
Aug 27, 2011
Messages
454
Reaction score
21
Location
Sweden
Hello, when i'm logging in to my server, i'm making a account logging in, and i don't have any Vocation, it says that im Military Rank: Private.
I need some help please

Names.jpg
 
Well, the Solution can be..

Change your Sample Vocations To rIGHT ones from the database "LOCALHOST/PHPMYADMIN" - You can see your Vocations IDs From - Data/xml/Vocations.xml

Or you Didint Choose Copy Sample when you was installin Geisior/ModernACC.
 
Well, the Solution can be..

Change your Sample Vocations To rIGHT ones from the database "LOCALHOST/PHPMYADMIN" - You can see your Vocations IDs From - Data/xml/Vocations.xml

Or you Didint Choose Copy Sample when you was installin Geisior/ModernACC.


We're not having a website yet, we're currently using SQlite database & the account manager isn't asking what vocation i'd like to be.
 
Last edited:
Well, then you have to change your Config

accountManager = false
namelockManager = true
newPlayerChooseVoc = true
newPlayerSpawnPosX = 0
newPlayerSpawnPosY = 0
newPlayerSpawnPosZ = 0
newPlayerTownId = 5
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = false
 
Back
Top