character adn Mount running fly speed....Heal mana increase

Junior Spellweaver
Joined
Oct 2, 2018
Messages
106
Reaction score
21
Where can I increase the running speed, Health and Mana of characters?
Where can I adjust the running and flying speed of our mount?

What exactly should I change and where because it seems very complicated to me.
 
Where can I increase the running speed, Health and Mana of characters?
Where can I adjust the running and flying speed of our mount?

What exactly should I change and where because it seems very complicated to me.

Hi,

FlyingData.xml = Mov, Flying speed etc etc
UserData.xml = Character Atk, Def, Mov, Walk, HP, MP etc etc
 
Upvote 0
Hi,

FlyingData.xml = Mov, Flying speed etc etc
UserData.xml = Character Atk, Def, Mov, Walk, HP, MP etc etc
I set the speed of the flying pet to 1200 and when I fly fast, it kicks me out of the game saying you made a speed hack.
 
Upvote 0
I set the speed of the flying pet to 1200 and when I fly fast, it kicks me out of the game saying you made a speed hack.

Hi,

That's because you're not supposed to do that.

Anyways, if you want to edit the value of the anti-hack check, take a look in SpeedHack element from ServerConfig.xml

Code:
<SpeedHack turnOn="false" disconnAvgSpeed="450" disconnAvgFlyingSpeed="450" disconnAvgFastFlyingSpeed="750" disconnLinearFunctionA="1.1" disconnLinearFunctionB="10000" />
 
Upvote 0
Back