Jump to content

Question

5 answers to this question

Recommended Posts

  • 0
Posted

gameserver/config/character.properties

 

# Maximum number of buffs and songs/dances.

# Remember that Divine Inspiration will give players 4 additional buff slots on top of the number specified in "maxbuffamount".

# Default: 20, 12

maxbuffamount = 20

maxdanceamount = 12

 

hope i helped :D

  • 0
Posted

Duration of buffs is in xml files in \gameserver\data\stats\skills\ - you change the time parameter (is in seconds)

<effect name="Buff" time="1200" val="0">

For 2h buffs it will be 7200.

  • 0
Posted

gameserver/config/character.properties

 

# Maximum number of buffs and songs/dances.

# Remember that Divine Inspiration will give players 4 additional buff slots on top of the number specified in "maxbuffamount".

# Default: 20, 12

maxbuffamount = 20

maxdanceamount = 12

 

hope i helped :D

 

is not always in character properties. maybe is in custom. maybe options maybe other.

check them all.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...