TheNexxusOne Posted May 17, 2010 Share Posted May 17, 2010 I am using Negative_Creep's "Hidden Skill Checks and Unpredictable Traps" at Link, but it seems like it is impossible to fail a skill roll when attempting to disarm a trap. I am certainly no expert when it comes to modding or scripts, but I have tried tweaking the numbers on the script line below every way I can think of and I NEVER fail a roll to disarm. set PCSkill to (player.getAV Repair - 10 + ((Player.GetAV Luck)*2 + 20)*GetRandomPercent/99) I would imagine that the key to my problem lies in this line of the trap script, but I cannot get it to work. Can anyone offer some advice? Link to comment Share on other sites More sharing options...
Recommended Posts