GetPermanentActorValue

From the Fallout3 GECK Wiki
Revision as of 15:46, 28 August 2013 by imported>WarMachineDD7
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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