Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

  • 0
Posted
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.

  • 0
Posted
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 ?

 

  • 0
Posted (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 by Chaos92
additional info
  • 0
Posted
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)

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...