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

vocations.xml - mana/health regain is not raised after changing!?

Extrodus

|| Blazera.net ||
Joined
Dec 22, 2008
Messages
2,692
Solutions
7
Reaction score
550
Location
Canada
This is the first time I've had this problem, maybe someone can see what I did wrong.

At first I thought the server wasnt loading the vocations.xml I was editing, like maybe it was in mods, but there isnt; so I changed the description to "a test", rebooted, looked at my self and sure enough: 00:38 You see yourself. You are a test. But my mana and health are still going up by 3's, I tried changing manaticks too 100, but that def didnt work lol. I have no idea why its doing this.

Btw, Im using 3884 - 8.6 - Heres my sorc vocation xml. Let me know if you see anything.

<vocation id="1" name="Sorcerer" description="a test" needpremium="0" gaincap="10" gainhp="5" gainmana="30" gainhpticks="12" gainhpamount="500" gainmanaticks="3" gainmanaamount="100" manamultiplier="1.1" attackspeed="2000" soulmax="100" gainsoulticks="120" fromvoc="1">
<formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0" magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/>
<skill fist="1.5" club="2.0" sword="2.0" axe="2.0" distance="2.0" shielding="1.5" fishing="1.1" experience="1.0"/>
</vocation>
 
It worked, but now it wont switch to what I just set it to now.. is there a reason why it isnt updating!? I do /reload vocations I reboot the server, its still loading the 100 mana, 500 health.. its retarded. Whats the wait for, it should change instantly..
 
Last edited:
Back
Top