So what should I do? I test a map made by some guy, and he allows tazar to level until 108, for the fun of becoming invincible. The problem is, that once we are at 88, it can jump randomly either at 100 or 108, and then sometimes it goes back to 0 and negative experience or level 6000+ so you have to shut the game.
What I seek for is prohibiting Tazar to get any experience once he is 108. UN:J1 does not work, HL checks do not stop levelling, in map editor it does not recognize higher than 74, all it works is curse (HE:Y) tazar about knowledge trees (which I do once he is 74, to avoid instant level 0).
What would be a good solution?
Set 74 - last normal level.
No, because he has to become 100 or 108 to be able to complete the map, thats that map purpose.
Ah ok, was lost between erm and russian, will test, thanks.
GM0 too, right?
Is not working, once I am 74, taking a pandora with experience sets my exp to negative.
Ну так это совершенно другой вопрос, слабосвязанный с ограничением в 100/108 уровень. Проблема то в типе переменной.
Without script, from level 74 I level normally until 88 from pandora. I guess the game internals are broken for ghost levels.
This bug with no decision (or very difficult to fix). Just forget about levels >74...
yeah I see, I also tried activating the script once we are 100 and set 100 as max, but it goes to zero and negative.
I will try gamecreator battle script, at least maybe I can limit experience from battles.
For help: SUB_L004E4AB0 (hero gain exp).
(22.06.2016 21:04)Valery Wrote: [ -> ]yeah I see, I also tried activating the script once we are 100 and set 100 as max, but it goes to zero and negative.
I will try gamecreator battle script, at least maybe I can limit experience from battles.
For help:
See my second method
(22.06.2016 21:12)MOP Wrote: [ -> ]For help: SUB_L004E4AB0 (hero gain exp).
MoP, это функция получения силы скила обучение. Получение экспы находится по адресу 0x004E3620
igrik, thats great, the second method works. The hero is stuck at level 100, no matter how much experience from pandora. Will this work with experience from battle too? Asking this because such test is long to perform. Or I need to combine with gamecreator's battle script?
Valery Wrote:Or I need to combine with gamecreator's battle script?
Not necessary. My script is enough.
Thanks a lot, will report once I do battles at 100 level