Ignas Posted February 1, 2013 Share Posted February 1, 2013 Is there a way to disable power armor training perk given at the end of operation anchorage? Ive been searching for a way in a geck, but did not found any clue :( Thanks in advance. Link to comment Share on other sites More sharing options...
UnEvenSteven Posted February 1, 2013 Share Posted February 1, 2013 You need to find the DLC02OA4 quest entry first. You can find the quest entries under Quest in the left-hand window of the Object Window. Scroll down until you find the DLC02OA4 entry and open that up. Once the window comes up click on the Quest Stages tab. Look for entry 60, this is where you want to make the changes. Over on the right-hand side you'll see a box labeled Result Script. Inside this box look for the line Player.AddPerk PowerArmorTraining and simply remove it. After doing so be sure to hit the Compile Result button then after that just hit the OK button in the lower-right. Save the file and you're done! Link to comment Share on other sites More sharing options...
luthienanarion Posted February 1, 2013 Share Posted February 1, 2013 I thought the call to AddPerk was on the activator for the Winterized T51b. It has been a while. Link to comment Share on other sites More sharing options...
UnEvenSteven Posted February 1, 2013 Share Posted February 1, 2013 Nope, the only thing the T-51 activator's script does is remove the activator itself and then add the armor to your character's inventory. Link to comment Share on other sites More sharing options...
Ignas Posted February 2, 2013 Author Share Posted February 2, 2013 (edited) You need to find the DLC02OA4 quest entry first. You can find the quest entries under Quest in the left-hand window of the Object Window. Scroll down until you find the DLC02OA4 entry and open that up. Once the window comes up click on the Quest Stages tab. Look for entry 60, this is where you want to make the changes. Over on the right-hand side you'll see a box labeled Result Script. Inside this box look for the line Player.AddPerk PowerArmorTraining and simply remove it. After doing so be sure to hit the Compile Result button then after that just hit the OK button in the lower-right. Save the file and you're done! Thanks a lot ;), it helped. Second question: if i add items (new ones, not vanila or dlc) to containers in the geck - they do not appear there ( in game) (Yes, I checked the mods and everything) :(? Third question: how could I edit the list of a heavy weapons package in a O:A? Edited February 2, 2013 by Ignas Link to comment Share on other sites More sharing options...
Recommended Posts