If you change the modifiers in the exp code you will need a way to let the client/server know something changed or you will encounter one of the problems I did where a newly created character kills a level 1 npc and gains 100+ levels or a level 85 character dies then loses 7 levels instead of 10-15% of the current level.
I had been wanting to do something similar to what Secrets proposed but I simply do not have the needed skill to implement it. |
yeah thats why I am trying hard to get KLS attention to make this fix official :)
|
Quote:
Quote:
However, I can tell you this: SVN checkout + svn update after modifications using tortoisesvn in windows is pretty easy. If you are using another SVN, use tortoisesvn's export function and check out the eqemu revision you stopped on. After that, paste your files into the eqemu folder you checked out. SVN update, resolve the conflicts (as long as you didn't change any major systems, this shouldn't be an issue. Or systems that get changed rarely IE exp.) and compile. Problem solved. |
I think I have figured out why I was getting massive exp loss on death. I always thought exp loss on death was just a varied percentage being taken away from the players current exp. I assumed that was the case which is a noob mistake. I should know better than to assume anything like that.
Yesterday I started looking for the code that controls death and exp loss and well I found it. There is a large modifier in that formula just as there was in exp gain. So I decreased the modifier by the same factor I used in the exp formula. Then I repeatedly killed a level 85 character as a test, the character only lost about 10% exp on each death instead of 7 levels per. Gonna test this some more but it is looking pretty good so far. I also changed the code for death by sacrifice that necros love using. Are there any other death tricks in the code that I should look for? |
btw there is a rule which controls XP loss on death, you may want to take that into account when changing the modifier
|
So has anyone actually figured out what should be done exactly, I looked at secrets post on page 4 (im not good with C++) im gonna maybe try and implement it. All i need is level 100, but im getting a bug when i go past like 80ish.
When i attack a creature, my hp regens the exact amount ive lost when im higher than level 80 until my hp is at like 50% then it works as if it were normal Edit: Ok it seems to be a problem with the client i assume? Since live only goes up to 85 atm? Anything past 85 bugs out on the display. I guess there is no way around that. Anything past 90 causes HP to regen back any damage taken until my hp is below 50% ish. If anyone knows hot to fix this please let me know. Im trying to allow my server up to level 100 |
Short answer is yes, it is possible to level to 100 and beyond. What I posted above will get you to max 253. There are other work arounds, one of which allows you to level up to 65535 I believe it was and it can probably be expanded beyond that if you really wanted to.
The hp flux sounds like an older emulator bug that was fixed. If your display is cutting off hp, mana and endurance values then mod the display to allow for larger numbers. |
Quote:
Both two small things in my opinions that I could have generated in a utility window for players but just letting you know ahead of time it's not clean cut. |
Yeah im probably not gonna mess with it right now. I dont really NEED post 85 levels. Was gonna do it if it wasnt a pain hahaha
|
All times are GMT -4. The time now is 05:39 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.