Jump to content
  • 0

Help! about Max Guild Members and Restricted Alliances


Question

5 answers to this question

Recommended Posts

Posted (edited)

You mean you want to only have 12 guilds at most on your server?

And for the no alliances:

conf/battle/guild.conf

max_guild_alliance: 3

Change that to 0.

Edited by Kyo
Posted (edited)

For max guild members go to src/common/mmo.h

#define MAX_GUILD 16+10*6

16 = level 1

10 are the 10 existing levels

6 = new slots per level

16+10*6=16+60=76

You can change that to your needs.

Edited by Kyo
Posted

You can either delete all the guild tables and import a new fresh one if you want it all clean or you can just leave it as it is. If you leave it the way it is, people can't make alliances anymore but still will have alliances they set before. For guild members, if you lower it people might have 50 of 30 members in the guild (more than actually possible) they couldn't invite more people though.

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...