IvanD Posted December 6, 2020 Posted December 6, 2020 I’m renting a vps... but my server set to renewal, how can I switch it to prenewal (no third job classes)? Quote
0 Poring King Posted December 7, 2020 Posted December 7, 2020 Just uncomment the Define PRERE so your server will load all pre-re Quote
0 Kakaroto Posted December 7, 2020 Posted December 7, 2020 Go to: Quote Emulator/src/config/renewal.hpp /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas #define RENEWAL Quote
0 IvanD Posted December 12, 2020 Author Posted December 12, 2020 On 12/7/2020 at 2:06 AM, Poring King said: Just uncomment the Define PRERE so your server will load all pre-re Thank you, I didn’t get notified that someone answered Quote
0 IvanD Posted December 12, 2020 Author Posted December 12, 2020 On 12/6/2020 at 4:08 PM, Kakaroto said: Go to: /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas #define RENEWAL Thanks for the specific guide... Imma do it when I get home, thank you very much Quote
0 Poring King Posted December 12, 2020 Posted December 12, 2020 (edited) No need to disable everything you only need to do is uncomment like this to load all PRE-RE Modes //quick option to disable all renewal option, used by ./configure #define PRERE #ifndef PRERE Edited December 12, 2020 by Poring King 1 Quote
0 justice123 Posted August 6, 2024 Posted August 6, 2024 This is the first option in Google, can someone clarify what is the proper way? there's multiple answers in this thread. Quote
0 Poring King Posted August 6, 2024 Posted August 6, 2024 2 hours ago, justice123 said: This is the first option in Google, can someone clarify what is the proper way? there's multiple answers in this thread. Multiple answer but pointing on one info 1 Quote
0 zeusc137 Posted September 27, 2024 Posted September 27, 2024 On 8/6/2024 at 1:54 AM, Poring King said: Multiple answer but pointing on one info Hi there! I'm wondering if I can change both suggestions to enable prere and make sure I'm not loading any renewal stuff. Does this make sense? Should I be fine if I comment this line: /// Leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL And uncommented this one: //quick option to disable all renewal option, used by ./configure #define PRERE #ifndef PRERE -- Thanks for your attention! Quote
0 nanalyly Posted October 15, 2024 Posted October 15, 2024 You may need a specific client version that supports Pre-Renewal gameplay. Check if the game publisher or community provides a separate client or patch. Connections Quote
0 zeusc137 Posted October 15, 2024 Posted October 15, 2024 7 hours ago, nanalyly said: You may need a specific client version that supports Pre-Renewal gameplay. Check if the game publisher or community provides a separate client or patch. Connections Hello! I figured out a way to overwrite this config even if you pass on "./configure --enable-packetver=DIFFERENT". I changed my src/custom/defines_pre.hpp and added my define there: #define PACKETVER 20230330 Quote
Question
IvanD
I’m renting a vps... but my server set to renewal, how can I switch it to prenewal (no third job classes)?
10 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.