Difference between revisions of "GetActorValue - Actor"

94 bytes removed ,  18:11, 20 June 2012
imported>Moorleiche2k
imported>Moorleiche2k
Line 7: Line 7:
== Syntax ==
== Syntax ==
<source lang="papyrus">
<source lang="papyrus">
float Function GetActorValue(string asValueName) native ;seems no longer to work, at least for "magicka"
float Function GetActorValue(string asValueName) native
float Function GetAV(string asValueName) ;seems to be native by now and works with "magicka"
float Function GetAV(string asValueName) native
</source>
</source>


Anonymous user