JonesenoJ Posted July 12, 2020 Posted July 12, 2020 (edited) What script do terminals use for clicking menus? I can have it work just by pressing E on the terminal with.scn SpawnButler begin OnActivate player Butler1.enable endBut what I'm trying to do is have an NPC enabled when I click a menu item in terminal. Edited July 12, 2020 by JonesenoJ
UnvalidUserName Posted July 12, 2020 Posted July 12, 2020 Menu Items in terminals can have an item result script. These run once when the player clicks them. Just put Butler1.enable there
JonesenoJ Posted July 12, 2020 Author Posted July 12, 2020 (edited) All good now. Edited July 12, 2020 by JonesenoJ
Recommended Posts