GetClassFlag

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns a class' flag value (determined by flagID).

Syntax

[help]
(flagValue:0/1) GetClassFlag class:ref flagID:int{0-19}

Class Flag IDs

0	Playable
1	Guard
2	Buys/Sells Weapons
3	Buys/Sells Armor
4	Buys/Sells Alcohol
5	Buys/Sells Books
6	Buys/Sells Food
7	Buys/Sells Chems
8	Buys/Sells Stimpaks
12	Buys/Sells Miscellaneous
18	Recharge
19	Repair

Example

GetClassFlag NCRRanger 4 

See Also