alexander03 Posted October 12, 2023 Group: Members Topic Count: 52 Topics Per Day: 0.03 Content Count: 174 Reputation: 0 Joined: 01/03/20 Last Seen: Friday at 02:19 PM Share Posted October 12, 2023 Hello aeveryone ,can i ask sir and maam if do i need to edit thin in server side after i didf this client and use it as my ragna exe? Quote Link to comment Share on other sites More sharing options...
0 Hergel Posted October 25, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 22 Reputation: 5 Joined: 02/22/22 Last Seen: April 16 Share Posted October 25, 2023 If you change of Client Version you should to let your server know which version you are using and changed and build your server Trunk/src/config/packets.hpp #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 20220406 #endif 1 Quote Link to comment Share on other sites More sharing options...
0 alexander03 Posted October 26, 2023 Group: Members Topic Count: 52 Topics Per Day: 0.03 Content Count: 174 Reputation: 0 Joined: 01/03/20 Last Seen: Friday at 02:19 PM Author Share Posted October 26, 2023 16 hours ago, Hergel said: If you change of Client Version you should to let your server know which version you are using and changed and build your server Trunk/src/config/packets.hpp #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 20220406 #endif Thank you sir alot ,thats it right and nothing else? Quote Link to comment Share on other sites More sharing options...
0 Hergel Posted October 26, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 22 Reputation: 5 Joined: 02/22/22 Last Seen: April 16 Share Posted October 26, 2023 15 hours ago, alexander03 said: Thank you sir alot ,thats it right and nothing else? Correct! that's it. 1 Quote Link to comment Share on other sites More sharing options...
0 alexander03 Posted October 26, 2023 Group: Members Topic Count: 52 Topics Per Day: 0.03 Content Count: 174 Reputation: 0 Joined: 01/03/20 Last Seen: Friday at 02:19 PM Author Share Posted October 26, 2023 6 minutes ago, Hergel said: Correct! that's it. Thanks sir alot problem solve i use 2019kro folder but i use 20180621araganare.exe and no error maybe running good thank u sir appreciate alot Quote Link to comment Share on other sites More sharing options...
Question
alexander03
Hello aeveryone ,can i ask sir and maam if do i need to edit thin in server side after i didf this client and use it as my ragna exe?
Link to comment
Share on other sites
4 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.