Karthikeyan Posted October 11, 2020 Posted October 11, 2020 (edited) Hi Guys, I have configured rathena server in linux server and I am using client packetver 20151104. How do i update my client packet version to latest including server. Any help will be very helpful. Edited October 11, 2020 by Karthikeyan Quote
0 Poring King Posted October 12, 2020 Posted October 12, 2020 (edited) 11 hours ago, Karthikeyan said: Hi Guys, I have configured rathena server in linux server and I am using client packetver 20151104. How do i update my client packet version to latest including server. Any help will be very helpful. To change your packetver here at rA-Master/src/config/packets.hpp line 16 #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 20180620 Select your OS then you will see the full guide to update to get to install Quote https://github.com/rathena/rathena/wiki/installations Edited October 12, 2020 by Poring King Quote
Question
Karthikeyan
Hi Guys, I have configured rathena server in linux server and I am using client packetver 20151104.
How do i update my client packet version to latest including server.
Any help will be very helpful.
1 answer 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.