SetServiceFlag

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets/un-sets the specified buy/sell/service flag for the specified NPC form.

Syntax

[help]
SetServiceFlag NPC:form flagID:int doSet:1/0

Service Flag IDs

1	Weapons
2	Armor
4	Alcohol
8	Books
16	Food
32	Chems
64	Stimpacks
1024	Misc. Items
131072	Repair

Example

SetServiceFlag CliffBriscoe 16 1 

See Also