SKKmods Posted November 26, 2017 Share Posted November 26, 2017 Is there any wayto look up/query the XP value of killing a spawned levelled NPC ? I am currently snapshotting player XP between each player kill to get the delta, but its not robust or accurate as: > If the player wanders off and does other XP earning stuff that pads out the value. > The game engine awards XP for assisted kills at fXPDeathRewardHealthThreshold which would need my script to log each OnHit() on up to 64 NPCs and calculate the % damage dealt by the player ... which the game engine is already doing. Link to comment Share on other sites More sharing options...
Recommended Posts