Grimples Posted June 18, 2015 Share Posted June 18, 2015 I want to change the 'Perception' effects but i cannot find the script, help!I want to change effect 'Energy Weapons' to 'Sneak', to me that makes more sense. Thankyou Link to comment Share on other sites More sharing options...
Grimples Posted June 18, 2015 Author Share Posted June 18, 2015 (edited) Try something else to make sure you understand what i mean: "if (Perx > 10) Set derPerceptive to ((Perx - 9) * 2) setnumericgamesetting fAVDSkillExplosivesBase derPerceptive setnumericgamesetting fAVDSkillEnergyWeaponsBase derPerceptive setnumericgamesetting fAVDSkillLockpickBase derPerceptiveelse setnumericgamesetting fAVDSkillExplosivesBase 2 setnumericgamesetting fAVDSkillEnergyWeaponsBase 2 setnumericgamesetting fAVDSkillLockpickBase 2endif" This excerpt script is taken from:http://www.nexusmods.com/fallout3/mods/8874/?& i cannot find the original script anywhere in Fallout.esm, maybe it's somewhere else but i dont know. I dont want the whole script as it changes too much & will probably clash with FWE. The excerpt is in:XtraSPECIAL.esp / Actor Data / Quest / aaaExtraSpecial (edit: is not formatting properly) Edited June 18, 2015 by Grimples Link to comment Share on other sites More sharing options...
Recommended Posts