Hi,
Last year I have been working on a copy of the server highexp.eu from 8.60 which was a known highexp ots from old days but after a time I got bored of it and lost all the motivation to work on it + I didn't like the fact I was/had a copy of a other server
Maybe theres a old highexp fan and would like to work and improve the server and make something great out of it
Currently the server is kinda a mix of 8.60/9.83 ERA of highexp.eu
Note 1: Its not a ready to run server.. Theres still alot to add like many quests, pet rooms and what ever else exists, cant remmember
Server has been created with TFS 1.5 Downgrade by Nekiro which contains changes like int32 to int64 for health/mana, auto rebirth system, stat system from kondra, mount system, offline training, modal window and few fixes from master branch
Note 2: Experience formula has been changed so you just need like 120k experience per level.. If you want to change that to the default experience formula, go to player.h just change it


in OTCv8 enable:
Offline Training and Mounts feature
in database execute this:
ALTER TABLE players ADD reborn INT NOT NULL DEFAULT 0 AFTER level
and change health/maxHealth and mana/maxMana to bigInt
If it still doesn't work, let me know
github.com
Last year I have been working on a copy of the server highexp.eu from 8.60 which was a known highexp ots from old days but after a time I got bored of it and lost all the motivation to work on it + I didn't like the fact I was/had a copy of a other server

Maybe theres a old highexp fan and would like to work and improve the server and make something great out of it
Currently the server is kinda a mix of 8.60/9.83 ERA of highexp.eu
Note 1: Its not a ready to run server.. Theres still alot to add like many quests, pet rooms and what ever else exists, cant remmember

Server has been created with TFS 1.5 Downgrade by Nekiro which contains changes like int32 to int64 for health/mana, auto rebirth system, stat system from kondra, mount system, offline training, modal window and few fixes from master branch
Note 2: Experience formula has been changed so you just need like 120k experience per level.. If you want to change that to the default experience formula, go to player.h just change it


in OTCv8 enable:
Offline Training and Mounts feature
in database execute this:
ALTER TABLE players ADD reborn INT NOT NULL DEFAULT 0 AFTER level
and change health/maxHealth and mana/maxMana to bigInt
If it still doesn't work, let me know

GitHub - Marko999x/Forgotten-Highexp-860: Alternative forgottenserver versions for older protocols support
Alternative forgottenserver versions for older protocols support - Marko999x/Forgotten-Highexp-860
Attachments
-
ForgottenHighexp.zip6.1 MB · Views: 315 · VirusTotal
Last edited by a moderator: