• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

[HELP] Allow Multi Protocol 8.6 to 9.70

tanii

Empire-war.com
Joined
Jan 16, 2015
Messages
383
Solutions
1
Reaction score
12
hello otlanders today i request Allow Multi Protocol to 8.6 to 9.70

some body can help me how to do and what sources i need to edit!

thank u!
 
hello otlanders today i request Allow Multi Protocol to 8.6 to 9.70

some body can help me how to do and what sources i need to edit!

thank u!
That would be super duper impossible. First of all new outfits and mounts was added after 8.70,
Second depot got a new update. So it would be impossible.....
 
My guess is that they have just skipped all the new mounts, outfits - all new things pretty much.
Then they use probbly a function like player->getClientVersion() to see what protocols the player needs to play.

It is fully posible to get 8.x -> 10.x support, but you will have a super duper hard time finding someone to do it for free.
Would not even start a project like this for 500eur, you probbly don't wanna know how much I would charge for a thing like this xD

You could try it yourself, but to start with try to just accept 9.80 -> 10.79.
Start by removing mounts, new outfits, new items etc etc
Or if you wanna make it posible for players with a higher version then rewrite the protocol package for outfits and mounts, so it once again checks for the client version on each player.

Or even better, try to get 1.2 to work with 8.6.
You will qucikly realise that you can't do this since you are asking this question :p
No need to go deep, just to be able to login..
 
My guess is that they have just skipped all the new mounts, outfits - all new things pretty much.
Then they use probbly a function like player->getClientVersion() to see what protocols the player needs to play.

It is fully posible to get 8.x -> 10.x support, but you will have a super duper hard time finding someone to do it for free.
Would not even start a project like this for 500eur, you probbly don't wanna know how much I would charge for a thing like this xD

You could try it yourself, but to start with try to just accept 9.80 -> 10.79.
Start by removing mounts, new outfits, new items etc etc
Or if you wanna make it posible for players with a higher version then rewrite the protocol package for outfits and mounts, so it once again checks for the client version on each player.

Or even better, try to get 1.2 to work with 8.6.
You will qucikly realise that you can't do this since you are asking this question :p
No need to go deep, just to be able to login..
Thanks
 
It is possible, if you like super edit & remove the mounts & stuff. However do you really think someone will help you doing this for free? now that's impossible :P
 
Back
Top