SetRaceFlag

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Sets the specified flag of a Race. Flag IDs are as follows:
0 - Playable
1 - Child

Syntax

[help]
SetRaceFlag race:form flagID:int(1/4) setOrRemove:int(0/1)

Example

SetRaceFlag Caucasian 0 0 

See Also