Jump to content

EquipItemEX and QueueNinode not compiling


Nenilai

Recommended Posts

Keep getting an Error, EquipItemEx and Queueninode, "Not a function or does not exist" whenever i try to compile any script using them... I would give an example script but its ANYTHING that tries to use them. I installed and reinstalled SKSE 1.7+ over and over, it has no effect, I've included all the source files form the 7z Archive, still nothing, (cleared out all other errors but these still remain)


Can someone explain how to get the EquipitemEX.Psc or what I can do to stop these 2 errors?

Link to comment
Share on other sites

Can you give an example of HOW you are trying to use these functions? Seeing what you are trying to do can help with figuring out a solution.

 

Both functions are on the actor.psc script. These functions require an actor to call them.

Example:

Game.GetPlayer().EquipItemEx(SomeItem)

Game.GetPlayer().QueueNiNodeUpdate()

Link to comment
Share on other sites

  • Recently Browsing   0 members

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