RBrim08 Posted January 19, 2011 Posted January 19, 2011 Hello, all. I was wondering which script it is that has Doc Mitchell give you the Vault 21 Jumpsuit. I want to do something a little like the Plausible Starting Outfit mod and change it so he gives me the Merc Adventurer Outfit I tweaked instead. Please and thanks in advance, naturally.
SomeoneIknow Posted January 20, 2011 Posted January 20, 2011 It's actually in topic list, particularly VCG01DocMitchell076, it's in the result script box to the lower left. Lemme show you a picture: http://img525.imageshack.us/img525/3192/picfordoc.png so just edit the script to be: player.additem [your item's id name] 1player.equipitem [your item's id name] hope that answered your question
RBrim08 Posted January 20, 2011 Author Posted January 20, 2011 On 1/20/2011 at 7:15 AM, SomeoneIknow said: It's actually in topic list, particularly VCG01DocMitchell076, it's in the result script box to the lower left. Lemme show you a picture: http://img525.imageshack.us/img525/3192/picfordoc.png so just edit the script to be: player.additem [your item's id name] 1player.equipitem [your item's id name] hope that answered your questionThat helped a bit, since I know what to look for... I just don't know how to find dialogue scripts... >.<
RBrim08 Posted January 20, 2011 Author Posted January 20, 2011 Oh, wait! Never mind, I got it now! Thank you very much!!! ^.^
Recommended Posts