lexaeusxiii Posted November 1, 2010 Posted November 1, 2010 Hey all. Just need some quick help here. I want to create a menu like the one when you go to disarm or rig the Megaton bomb in FO3, but I'm not sure where this would be done. I'm familiar with the GECK and scripting but I can't find any functions relating to it.
Mavkiel Posted November 1, 2010 Posted November 1, 2010 Try http://geck.bethsoft.com/index.php/Activate#Example Of special interest is the onActivate and messagebox commands.
Cipscis Posted November 2, 2010 Posted November 2, 2010 MessageBox was a function used in Oblivion. The function used to show messages in the Fallout games is ShowMessage. I've written a tutorial on making menus using ShowMessage for Fallout 3, which should be applicable to New Vegas as well, that you might find interesting. You can find the tutorial here - Making a Menu Cipscis
lexaeusxiii Posted November 2, 2010 Author Posted November 2, 2010 Yes I saw your tutorial, it was very good. I got done what I needed to do. Thanks guys :D
Recommended Posts