GetServiceFlag

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns whether or not an NPC form has a buy/sell/service flag.

Syntax

[help]
(bool) GetServiceFlag npc:form flag:int

Service Flags

00001	Weapons
00002	Armor
00004	Alcohol
00008	Books
00010	Food
00020	Chems
00040	Stimpacks
00400	Misc Items
20000	Repair

See Also

SetServiceFlag