Hello, I've done a simple Ingestible called barber Kit, basicly that item when used raise the barber menu to change hair style. The only problem I'm having is that the barber menu show up only after lowering the Pip-Boy manually, there is a way to make the pip-boy lowering through script?
Thats how it looks my barber kit script:
scn aaaNEUROBarberKitSCRIPT; Neuro: Used as ingestible to bring up the barber menuBegin ScriptEffectStart ShowBarberMenuEnd
As you can see is a pretty simple script and is binded to a custom EFFECT that is called from the ingestible item.