Re: Balance Mod Available for SE:V
Also of note, the Propose_Elemtents function in AI_Politics seems a bit off to me. It does not seem to take anger of the element into consideration before it adds it to the element array.
I changed the anger on the bad elements to -10000 and it didn't make a difference, I added (this_anger > -10) to the if statement in the function and it works out fine.
|