Jump to content
  • 0
Sign in to follow this  
jaiko23

Guild Members Limit

Question

Hi im here again.. i just wanna ask. where can i edit guild extension skill? i already made the base cap members to 25, and i just want the guild member limit to 25... do i have to re edit base cap? thanks in advance ^_^

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

yes, you need to edit end recompile everything:

 

 

#define BASE_GUILD_SIZE 16               // Base guild members (without GD_EXTENSION)#define MAX_GUILD (BASE_GUILD_SIZE+10*6) // Increased max guild members +6 per 1 extension levels [Lupus] 

 

maybe change the MAX_GUILD to:

 

 

#define MAX_GUILD BASE_GUILD_SIZE 

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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