Jump to content
  • 0

[Help]Buff time


Question

7 answers to this question

Recommended Posts

  • 0
Posted

You have to find the buffs (skills) ID...Then you must go: server\gameserver\data\stats\skills

and find the skills that you want by their IDs...The you can change their duration at the following lines:

 

<effect count="1" name="Buff" time="30" val="0">

      <sub order="0x40" stat="maxMp" val="#Tab-maxMp"/>

    </effect>

 

At the yellow one you must put the time that you want in minutes! I hope it helps you!

 

  • 0
Posted

OK, You can remove weight limit by this way, go to:

 

server/gameserver/configs/altsettings.prop

 

and find this:

 

# Weight Limit multiplier - default 1

AltWeightLimit = 1.

 

Then make it as you wish (ex.100000)

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock