loauiashraf Posted August 23, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 08/22/21 Last Seen: September 10, 2021 Share Posted August 23, 2021 Hello, I want to know how to change the version Like if i want 2016 version how do i do it Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 24, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 4 hours ago Share Posted August 24, 2021 9 hours ago, loauiashraf said: Hello, I want to know how to change the version Like if i want 2016 version how do i do it use another clientdate. then edit in src/config/packets.h #ifndef PACKETVER /// Do NOT edit this line! To set your client version, please do this instead: /// In Windows: Add this line in your src\custom\defines_pre.hpp file: #define PACKETVER YYYYMMDD /// In Linux: The same as above or run the following command: ./configure --enable-packetver=YYYYMMDD #define PACKETVER 20200401 #endif Change 20200401 to any client date that you are using. And recompile. Quote Link to comment Share on other sites More sharing options...
0 loauiashraf Posted August 24, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 08/22/21 Last Seen: September 10, 2021 Author Share Posted August 24, 2021 13 hours ago, Chaos92 said: use another clientdate. then edit in src/config/packets.h #ifndef PACKETVER /// Do NOT edit this line! To set your client version, please do this instead: /// In Windows: Add this line in your src\custom\defines_pre.hpp file: #define PACKETVER YYYYMMDD /// In Linux: The same as above or run the following command: ./configure --enable-packetver=YYYYMMDD #define PACKETVER 20200401 #endif Change 20200401 to any client date that you are using. And recompile. and where can i get old clients data ? Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 25, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 4 hours ago Share Posted August 25, 2021 12 hours ago, loauiashraf said: and where can i get old clients data ? do you mean older client ? in Nemo http://nemo.herc.ws/clients/ Quote Link to comment Share on other sites More sharing options...
0 loauiashraf Posted August 25, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 08/22/21 Last Seen: September 10, 2021 Author Share Posted August 25, 2021 21 hours ago, loauiashraf said: and where can i get old clients data ? That doesn't change the ingame content the new skills are the same 8 hours ago, Chaos92 said: do you mean older client ? in Nemo http://nemo.herc.ws/clients/ That doesn't change the ingame content the new skills are the same Quote Link to comment Share on other sites More sharing options...
0 loauiashraf Posted August 25, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 08/22/21 Last Seen: September 10, 2021 Author Share Posted August 25, 2021 (edited) Iam already using 2015 client Edited August 25, 2021 by loauiashraf Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 25, 2021 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 4 hours ago Share Posted August 25, 2021 (edited) 4 hours ago, loauiashraf said: That doesn't change the ingame content the new skills are the same if you doesnt want renewal mode, then disable it in src/config/renewal.h I dont understand which new skills because you doesnt even provide any info or example for it. If you doesnt like renewal mechanism then disable it. And rAthena more focus on renewal to be honest. Edited August 25, 2021 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
0 loauiashraf Posted August 25, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 0 Joined: 08/22/21 Last Seen: September 10, 2021 Author Share Posted August 25, 2021 16 minutes ago, Chaos92 said: if you doesnt want renewal mode, then disable it in src/config/renewal.h I dont understand which new skills because you doesnt even provide any info or example for it. If you doesnt like renewal mechanism then disable it. And rAthena more focus on renewal to be honest. the problem is after update 185/60 they changed some skills like genetic (hells plant) i want to make my server only lvl 175 and with the old skills maps items..etc !hell's plant old version (u can throw it on the ground but in the new version it casts on u and their is many changes like this i dont want) Quote Link to comment Share on other sites More sharing options...
Question
loauiashraf
Hello,
I want to know how to change the version
Like if i want 2016 version how do i do it
Link to comment
Share on other sites
7 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.