Difference between revisions of "GetPermanentActorValue"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>WarMachineDD7
m
 
Line 1: Line 1:
=='''Description'''==
=='''Description'''==


Returns the permanent value, no bonus from perks, equiped items ect.
Returns the permanent value, no bonus from situational perks, equipped items, drugs, etc. Perks (e.g. Tag!) and items (e.g. skill books) that add permanent skill increases are included.


=='''Syntax'''==
=='''Syntax'''==

Latest revision as of 15:46, 28 August 2013

Description[edit | edit source]

Returns the permanent value, no bonus from situational perks, equipped items, drugs, etc. Perks (e.g. Tag!) and items (e.g. skill books) that add permanent skill increases are included.

Syntax[edit | edit source]

[ActorRef.]GetPermanentActorValue StatName 
[ActorRef.]GetPermAV StatName 

Examples[edit | edit source]

JohnRef.GetPermanentActorValue Barter
JohnRef.GetPermAV Barter

See Also[edit | edit source]

Stats List
ForceActorValue
GetBaseActorValue
ModActorValue
RestoreActorValue
SetActorValue