Jump to content

Game.GetPlayer NPC equivalent


Recommended Posts

OnEquipped didn't work out great as it caused the npc to continue to equip an item when unsheathing there weapon.

 

I switched it too Event OnItemAdded

 

Would I be able to detect what helmet the npc is wearing in function as an if statement such as if "Game.GetSelf().IsEquipped(IronHelmet)"?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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