Quote Originally Posted by d1ng0d0g
Question One: Is it possible to create new Types of Ancillaries as I did with the type Title ?

Question Two: What (if possible) is the code to check for the existence of an ancillary type ?

Question Three: What (if possible) is the code to check for the existence of an ancillary ?

Question Four: If Question two is possible, can I count the number of ancillaries of that type and how ?

Question Five: If Question Three is possible, can I count the number of ancillaries that are following a condition and how?

Question Six: OR Statements are done by "and not" ?

Question Seven: Is it even possible to trigger traits from the existence of ancillaries ??

Okay, I think I have asked enough questions now, but I'm merely bustling with ideas at the moment.


Dingo

1) Have to experiment with it but I think yes.

2) 3) 4) 5) I_WorldwideAncillaryExists and FactionwideAncillaryExists should do the trick... to count them you should use a counter and assign them through scripting

6) "and not" is, unsurprisingly, and not... not an "or"... you have to write different scripts with the other conditions you wanna test.

7) hmmm just if it's your father testing with condition FatherAnc... HasAncType just test the type of the ancillary