Jump to content

Recommended Posts

Posted

Hey everyone,

 

First, I'll say that I have absolutely no experience in scripting with Papyrus in the Creation Kit, and all of my scripting relies on tutorials and wikis etc. Until recently, I've been able to find all the info I needed, and have a mostly working script. Except when it comes to 'GetActorValue'.

 

I can't find any, working, information on this function or how to use it. As I said, I have no experience so the error could be on my part. What I am asking is, does anyone here know how this function works, and could they explain it to me or point me in the direction of some tutorials.

 

Cheers, BayK.

  • 1 month later...
Posted

In console you type

 

player.getactorvalue [something] or player.getav [something]

Then it should return the value of [something] so that you can see it in Console.

This is a good way to see if a script with actorvalues are working.

 

  • Recently Browsing   0 members

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