tomtheclone Posted March 30, 2019 Share Posted March 30, 2019 (edited) First off, I've read https://www.creationkit.com/index.php?title=Category:Conditions and am still unsure. I'm trying to make a patch for "Weapons and Armor Fix Redone" and "Bound Armory Extravaganza". My issue is with Hack & Slash and Limb Splitter. For convience sake, I'll abreviate the conditions as followed. A = Weapon Type: AxB = Material is DaedricC = Treat as DaedricD = Not Ingore Vanilla Keyword PerkE = Bound 1H weapon With W&A Fix the logic is: "A and B or C and D or C" which I take to mean "A and (B or C) and (D or C)" which is the same as "(A and C) or (A and B and D)". I want "(A and C) or (A and B and D) or (A and D and E)" which would be "A and (B or C or E) and (D or C)". So the set up below is okay? Okay. I can't figure out how to upload an image. I choose a 40kb jpeg and clicked "attach this file", but that did nothing. I tried both basic and advanced uploaders. Okay, there we go. It let me upload a png file (go figure). Edited March 30, 2019 by tomtheclone Link to comment Share on other sites More sharing options...
Recommended Posts