Jump to content
  • 0
Rain408

Where are monsters skill located on the server side?

Question

3 answers to this question

Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.