How to close a menu?

Post » Tue Dec 06, 2011 7:42 pm

I want to make an option in a terminal that will make the terminal close/the menu close.
In-game i can use the CAM command, but is there a function to close a menu?
--------
Edit
--------
Another question:
I got an option in a terminal with the condition item
target     Function Name     Function Info             Comp     Valuesubject    GetItemCount     Misc Item: "Caps001"         >=     500.00

So, i want that option to appear only if the player has 500 caps or more...however, something's wrong, becasue whether i have 1 cap or 100000 caps, it doesnt show up...
Can anyone help please?
User avatar
Phillip Hamilton
 
Posts: 3457
Joined: Wed Oct 10, 2007 3:07 pm

Post » Tue Dec 06, 2011 12:26 pm

please?
User avatar
Rachel Eloise Getoutofmyface
 
Posts: 3445
Joined: Mon Oct 09, 2006 5:20 pm

Post » Tue Dec 06, 2011 6:35 pm

I want to make an option in a terminal that will make the terminal close/the menu close.
In-game i can use the CAM command, but is there a function to close a menu?


Assuming this is the top menu and not a sub-menu, try this in the Item Result Script:

forceTerminalBack


So, i want that option to appear only if the player has 500 caps or more...however, something's wrong, becasue whether i have 1 cap or 100000 caps, it doesnt show up...
Can anyone help please?


In the Condition Item window instead of Run on Subject change it to Reference, click the Select button next to it and when the Choose Reference window opens in the Ref dropdown select PlayerRef and see if that works.
User avatar
Jesus Sanchez
 
Posts: 3455
Joined: Sun Oct 21, 2007 11:15 am


Return to Fallout: New Vegas