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

Account Manager

Baadsha

New Member
Joined
Jun 24, 2008
Messages
3
Reaction score
0
Hi, i need help with my Account Manager:
when i log in 111111/tibia.... then it ask for, account number, password, male or female but it dont ask for vocation... how do i fix it.

players that logs in my server gets no vocation... i need vocation on my server..

ThX YoUrS Baadsha :)
 
Data/xml/Vocations.xml Copy and paste the information from in that file onto here first, you've probbaly done something wrong inside it



[Edit] whoops ignore that TFS comment i made.
 
Last edited:
if hes using 111111/tibia he isnt using tfs....... UNLESS he edited the database and edited the account managers account.
 
At least check off what you have tried. Make sure nothing is in the config.lua about this issue. A suggestion would be making a NPC (vocation assigner) roughly around where they spawn if you can't correct this. Even just change your base as another solution :P
-Wasted
 
Data/xml/Vocations.xml Copy and paste the information from in that file onto here first, you've probbaly done something wrong inside it



[Edit] whoops ignore that TFS comment i made.

Here is it ;P :


<?xml version="1.0"?>
<vocations>
<vocation id="0" name="None" description="none" gaincap="5" gainhp="20" gainmana="40" gainhpticks="6" gainhpamount="20" gainmanaticks="6" gainmanaamount="40" manamultiplier="4.0" attackspeed="100" soulmax="100" gainsoulticks="120" lostexp="10" lostmlv="10" lostskill="10">
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="1" name="Sorcerer" description="a sorcerer" gaincap="10" gainhp="20" gainmana="40" gainhpticks="6" gainhpamount="25" gainmanaticks="3" gainmanaamount="55" manamultiplier="1.1" attackspeed="0.5" soulmax="100" gainsoulticks="120" lostexp="10" lostmlv="10" lostskill="10">
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="2" name="Druid" description="a druid" gaincap="10" gainhp="20" gainmana="40" gainhpticks="6" gainhpamount="25" gainmanaticks="3" gainmanaamount="55" manamultiplier="1.1" attackspeed="0.5" soulmax="100" gainsoulticks="120" lostexp="10" lostmlv="10" lostskill="10">
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="1.8"/>
<skill id="2" multiplier="1.8"/>
<skill id="3" multiplier="1.8"/>
<skill id="4" multiplier="1.8"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="3" name="Paladin" description="a paladin" gaincap="20" gainhp="15" gainmana="20" gainhpticks="4" gainhpamount="30" gainmanaticks="4" gainmanaamount="45" manamultiplier="1.4" attackspeed="0.5" soulmax="100" gainsoulticks="120" lostexp="10" lostmlv="10" lostskill="10" distdamage="2">
<skill id="0" multiplier="1.2"/>
<skill id="1" multiplier="1.2"/>
<skill id="2" multiplier="1.2"/>
<skill id="3" multiplier="1.2"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="4" name="Knight" description="a knight" gaincap="25" gainhp="35" gainmana="25" gainhpticks="3" gainhpamount="65" gainmanaticks="6" gainmanaamount="45" manamultiplier="3.0" attackspeed="0.5" soulmax="100" gainsoulticks="120" lostexp="10" lostmlv="10" lostskill="10" meledamage="2">
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.4"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="5" name="Master Sorcerer" description="a master sorcerer" gaincap="10" gainhp="40" gainmana="80" gainhpticks="6" gainhpamount="50" gainmanaticks="3" gainmanaamount="110" manamultiplier="1.1" attackspeed="0.5" soulmax="200" gainsoulticks="30" lostexp="7" lostmlv="7" lostskill="7">
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="6" name="Elder Druid" description="a elder druid" gaincap="10" gainhp="40" gainmana="80" gainhpticks="6" gainhpamount="50" gainmanaticks="3" gainmanaamount="110" manamultiplier="1.1" attackspeed="0.5" soulmax="200" gainsoulticks="30" lostexp="7" lostmlv="7" lostskill="7">
<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="1.8"/>
<skill id="2" multiplier="1.8"/>
<skill id="3" multiplier="1.8"/>
<skill id="4" multiplier="1.8"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="7" name="Royal Paladin" description="a royal paladin" gaincap="20" gainhp="40" gainmana="60" gainhpticks="4" gainhpamount="60" gainmanaticks="4" gainmanaamount="95" manamultiplier="1.4" attackspeed="0.5" soulmax="200" gainsoulticks="30" lostexp="7" lostmlv="7" lostskill="7" distdamage="2">
<skill id="0" multiplier="1.2"/>
<skill id="1" multiplier="1.2"/>
<skill id="2" multiplier="1.2"/>
<skill id="3" multiplier="1.2"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="8" name="Elite Knight" description="a elite knight" gaincap="25" gainhp="70" gainmana="55" gainhpticks="3" gainhpamount="130" gainmanaticks="6" gainmanaamount="90" manamultiplier="3.0" attackspeed="0.5" soulmax="200" gainsoulticks="30" lostexp="7" lostmlv="7" lostskill="7" meledamage="2">
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.4"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
<vocation id="9" name="GOD" description="a GOD" gaincap="25" gainhp="15" gainmana="5" gainhpticks="3" gainhpamount="50" gainmanaticks="6" gainmanaamount="20" manamultiplier="3.0" attackspeed="0.5" soulmax="200" gainsoulticks="30" lostexp="7" lostmlv="7" lostskill="7" meledamage="2">
<skill id="0" multiplier="1.1"/>
<skill id="1" multiplier="1.1"/>
<skill id="2" multiplier="1.1"/>
<skill id="3" multiplier="1.1"/>
<skill id="4" multiplier="1.4"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>
</vocation>
</vocations>
 
At least check off what you have tried. Make sure nothing is in the config.lua about this issue. A suggestion would be making a NPC (vocation assigner) roughly around where they spawn if you can't correct this. Even just change your base as another solution :P
-Wasted

I dont know, i didnt find anything like vocation in the config.lua ,, but how do i make a NPC for chosing a vocation. :)

ThX YoUrS Badsha
 
Back
Top