Karthikeyan Posted October 11, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Poring King Posted October 12, 2020 Share 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 Link to comment Share on other sites More sharing options...
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 by KarthikeyanLink to comment
Share on other sites