GetNPCXP

number wOS.ALCS.Proficiency.GetNPCXP( Player ply , NPC npc , number amt )

Description

Called whenever a player is about to gain Proficiency XP from killing a NPC

Arguments

1 Player ply
The player gaining xp.
2 NPC npc
The NPC the player killed.
3 number amt
The Amount of XP Being Added.

Returns

1 number new_xp
Return the new Proficiency XP amount the player should gain, return nil to use default XP amount.
wikOS powered By wiltOS Technologies