ShowBarberMenuEx

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.97.

Description

An extended version ShowBarberMenu that can take a FormList to blacklist/whitelist certain beards and hairs.

Syntax

[help]
ShowBarberMenuEx flag:int  FormList:baseform

Example

ShowBarberMenuEx 3 MyHairList 

Notes

  • 0 blacklists beards and hairs.
  • 1 blacklists beards and whitelists hairs.
  • 2 whitelists beards and blacklists hairs.
  • 3 whitelists both hairs and beards.

See Also