SetServiceFlag

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

A function added by the Lutana NVSE plugin.

Description

Sets a buy/sell/service flag on an NPC form.

Syntax

[help]
SetServiceFlag npc:form flag:int value:bool

Service Flags

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

See Also

GetServiceFlag