Jump to content

Barabb4s

Members
  • Content Count

    3
  • Joined

  • Last visited


Reputation Activity

  1. Like
    Barabb4s reacted to WhiteEagle in MAX_GUILD   
    You Need edit this too:  src/char/int_guild.c  around line ~ 866
     
    g->max_member = BASE_GUILD_SIZE + inter_guild->checkskill(g, GD_EXTENSION) * 6;  
  2. Like
    Barabb4s reacted to Dastgir in MAX_GUILD   
    @WhiteEagle just have the solution to your problem. If you have another error, please elaborate with screenshots if needed.
     
    If you need to change Guild size no matter skill level, just change
    #define BASE_GUILD_SIZE
    to some high number
×
×
  • Create New...

Important Information

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