mrlongshen Posted March 25, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted March 25, 2013 how to make +20 on pre-renewal server ? Quote Link to comment Share on other sites More sharing options...
Rebel Posted March 25, 2013 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted March 25, 2013 MAX_REFINE in status.h /** * Max Refine available to your server * Changing this limit requires edits to refine_db.txt **/ #ifdef RENEWAL # define MAX_REFINE 20 #else # define MAX_REFINE 20 #endif 1 Quote Link to comment Share on other sites More sharing options...
mrlongshen Posted March 25, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Author Share Posted March 25, 2013 wow. thx bro ! Quote Link to comment Share on other sites More sharing options...
Question
mrlongshen
how to make +20 on pre-renewal server ?
Link to comment
Share on other sites
2 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.