<slowly gaining...>
ShaDoOoW wrote...
...before you set XP to the PC back you should use delay (I used 0.3) as otherwise character can get bugged and the level up button wont appear while XPs are correct.
...So instead of GiveXPToCreature(100) use SetXP(GetXP()+100); with this you can easily add your own adjustments.
Those are both good tips. :-)
Thank You, Shadow.
<...experience where it matters>