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

WTF with vocations.xml

Sherlok

Active Member
Joined
Aug 29, 2008
Messages
2,116
Reaction score
44
Location
Poland, Wrocław.
Hiho,
I have big problem with vocations.xml :confused:

I change this line in master sorcerer:
Code:
[B]gainhpticks="4" gainhpamount="30" gainmanaticks="2" gainmanaamount="40"[/B]

Next, I login:
Code:
12:28 You see yourself. You are a master sorcerer.

Next, I eat food, waste my mana and look on manabar - I see my mana is adding by +10/2sec.

What I do wrong with it?
sorry for my english.
 
Last edited:
Did u restart server or just reloaded vocations, and did u change this line in sorcerer or master sorcerer?
 
Lol xD
Well first try normal script
Code:
gainhpticks="4" gainhpamount="10" gainmanaticks="2" gainmanaamount="10"
And if it changes to normal, then i will try to help you.
 
It will only work on new characters, I read somewhere and one said you should update the players condition (?) I'm not sure how to do that but anyways the changed vocations.xml will work for new characters that you create
 
Lol xD
Well first try normal script
Code:
gainhpticks="4" gainhpamount="10" gainmanaticks="2" gainmanaamount="10"
And if it changes to normal, then i will try to help you.

Now HP +10/4sec - MP +10/2sec :huh:

It will only work on new characters, I read somewhere and one said you should update the players condition (?) I'm not sure how to do that but anyways the changed vocations.xml will work for new characters that you create

O_o sounds bad :(
 
Now HP +10/4sec - MP +10/2sec :huh:



O_o sounds bad :(

Now just put what ever you want. I'm sure now you got it, ticks are seconds, and gainhp/manaamount is how much it will regenerate every x ticks.

And check what Fragdonut said. Change vocations.xml and see if regenerations changed on old master sorcerers.
 
Back
Top