iubantot Posted December 26, 2012 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: 29 minutes ago Share Posted December 26, 2012 the title says everything about my questions please help me :> Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 26, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 26, 2012 trunk/src/map/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 10 <---------------------- #endif 1 Quote Link to comment Share on other sites More sharing options...
iubantot Posted December 26, 2012 Group: Members Topic Count: 117 Topics Per Day: 0.03 Content Count: 312 Reputation: 34 Joined: 10/15/12 Last Seen: 29 minutes ago Author Share Posted December 26, 2012 trunk/src/map/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 10 <---------------------- #endif thank you sir! Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted December 26, 2012 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: April 15 Share Posted December 26, 2012 After making the source change, you also need to modify the refine_db for it to work. Just take the one from re and put it in you pre-re folder. It will work like a charm. Peopleperson49 1 Quote Link to comment Share on other sites More sharing options...
Question
iubantot
the title says everything about my questions please help me :>
Link to comment
Share on other sites
3 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.