PapaZola Posted June 20, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted June 20, 2012 hello all i want make 1 guild max member 20 how i can edit the source i already try change at mmo.h #define MAX_GUILD 16+1*6 // increased max guild members +6 per 1 extension levels [Lupus] but still same anyone can help me? Quote Link to comment Share on other sites More sharing options...
Mystery Posted June 20, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted June 20, 2012 If Guild Extension is max level is 5, do 15+1*1. If it's max level is 10.. then try 10+1*1 Quote Link to comment Share on other sites More sharing options...
PapaZola Posted June 20, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted June 20, 2012 solved Quote Link to comment Share on other sites More sharing options...
Mystery Posted June 20, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted June 20, 2012 solved What worked? Quote Link to comment Share on other sites More sharing options...
PapaZola Posted June 20, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted June 20, 2012 If Guild Extension is max level is 5, do 15+1*1. If it's max level is 10.. then try 10+1*1 im not try yet this one i used from goddameit Quote Link to comment Share on other sites More sharing options...
Mystery Posted June 21, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted June 21, 2012 Can you link to what he did please? Quote Link to comment Share on other sites More sharing options...
PapaZola Posted June 21, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted June 21, 2012 here Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
hello all
i want make 1 guild max member 20
how i can edit the source
i already try change at mmo.h
#define MAX_GUILD 16+1*6 // increased max guild members +6 per 1 extension levels [Lupus]
but still same
anyone can help me?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.