Mad Walker Posted October 14, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted October 14, 2012 Does anyone know how to limit guild members to 10? Just wondering. Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted October 14, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 14, 2012 Source - mmo.h #define MAX_GUILD 16+10*6 // increased max guild members +6 per 1 extension levels [Lupus] Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted October 15, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Author Share Posted October 15, 2012 oh thanks for the reply! I just have to deal with numbers(16+10*6) right? Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted October 15, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted October 15, 2012 Yes. Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted October 15, 2012 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: May 3 Share Posted October 15, 2012 And don't forget to recompile after you edit the file Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted October 15, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Author Share Posted October 15, 2012 ok thanks! Quote Link to comment Share on other sites More sharing options...
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.