GetPCItemLastEquippedBy()
Returns the PC that last equipped an item
object GetPCItemLastEquippedBy();
Description
Use this to get the player character who last equipped an item in OnPlayerEquipItem..
Version
1.61
See Also
functions: | GetPCItemLastEquipped | GetPCItemLastUnequipped | GetPCItemLastUnequippedBy |
categories: | Inventory Functions |
events: | OnPlayerEquipItem Event |
author: Lilac Soul