Jump to content
  • 0

Where are monsters skill located on the server side?


Question

3 answers to this question

Recommended Posts

Posted (edited)

thanks a bunch, lastly may i ask where is the file where you set party size/share level limit

 

I'm looking at party.config  and it's not there

Edited by Rain408
Posted (edited)

Well, the Max Party Members is not located in .conf files at the momment.

It's on src/common/mmo.h

#define MAX_PARTY 12 ///Max party member

Remember to recompile it after.

Also, the Share Level Cap is setted in conf/inter_athena.conf.

// Level range for sharing within a party
party_share_level: 10

By the way, both your questions could be answered using the Search Tool, like here, here, here, here and here, try it next time.

Edited by Haziel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...