Jump to content
  • 0

Changing rathena version


loauiashraf

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  08/22/21
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  08/22/21
  • Last Seen:  

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 ?

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

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/

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  08/22/21
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  08/22/21
  • Last Seen:  

Iam already using 2015  client

Edited by loauiashraf
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

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 by Chaos92
additional info
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  08/22/21
  • Last Seen:  

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)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...