Jump to content

XP kill value of an NPC


SKKmods

Recommended Posts

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...