Hi, I have created GF server and I want to make a dynamic exp rate ? For example 1-20 lvl 5x, 20-40lvl 7x and so on... I changed my experience.java but when I reach lvl I modified in that file I get like over 100% in exp bar. So my questions:
1) is it possible to make a dynamic exp rate at all ?
2) how to solve exp bar problem if it is only way to make dynamic exp rate ?
Selling Java emulator for Lineage2 game, chronicle Interlude, all data was taken from PTS server. Everything in game work according to PTS Retail server, you can request a test server anytime and test it out as long as you want. The server has many features and mods which I can describe in private. Here is a short preview of the server itself. There are also many shared codes which I took, reworked and added in this emulator. Server can run low rate mode without problems. Server balance is very good and in the same time all skills work as retail (nothing changed). Many ideeas and features ware taken from other servers, I picked what I considered worth to be used and I improved in a good way.
Server video:
Leave me a pm if you are intrested.
Does anyone know the name of the program/interface you use to see the health of epics on Essence (Crusader patch)?
It is about the new L2Reborn Essence server.
If anyone can help me would be greatly appreciated
**did not know where to post**
Does anyone know the name of the program/interface you use to see the health of epics on Essence (Crusader patch)?
It is about the new L2Reborn Essence server.
If anyone can help me would be greatly appreciated
This is one of kind of differences that I described in first reply.
L2PcInstance in acis and Player in mobius
https://bitbucket.org/MobiusDev/l2j_mobius/src/master/L2J_Mobius_CT_0_Interlude/java/org/l2jmobius/gameserver/model/actor/Player.java
There could be a lot such diffs like class names, method names, variable names. This names could be very similar like sendClientPacket() in one sources and sendPacketToClient() in another, only understanding in lineage core logic and logical thinking could help to indicate how to adapt scripts between sources. Also don't forget to use IDE features like search, code analysis etc. this could help to understand which class method should be user to replace
Question
servas15
Link to comment
Share on other sites
5 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.