Difference between revisions of "Script Compiler Override"

60 bytes removed ,  14:20, 17 July 2014
→‎Example #3: link to AV codes
imported>Odessa
imported>Odessa
(→‎Example #3: link to AV codes)
Line 124: Line 124:
</pre>
</pre>


You can refer to the actor value by its code number, which you can find at the bottom of the woefully outdated nvse (read: fose) docs:
You can refer to the actor value by its [[Actor Value Codes|code number]]:
<pre>
<pre>
let fHealth := rActor.GetAV 16
let fHealth := rActor.GetAV 16
Anonymous user