I have been modding Diplomacy Bot Revisited to more accurately fit my current needs.
At max level I can no longer complete every parley the Bartenders have to offer before the earliest ones return.
So what I'm looking for is either a way to determine what level the parley is before it's selected. I don't believe such exists, or rather, after spending time studying the 'Dialog' TLO, it I can't figure it out.
Failing that, I'm asking for suggestions on how to reverse the selection order in the script, so that it would choose from the bottom of the list first (the highest parleys); and reverse my situation.
I figure this involves modding the SelectParley() function on Line 392. Any suggestions ?
Toad
At max level I can no longer complete every parley the Bartenders have to offer before the earliest ones return.
So what I'm looking for is either a way to determine what level the parley is before it's selected. I don't believe such exists, or rather, after spending time studying the 'Dialog' TLO, it I can't figure it out.
Failing that, I'm asking for suggestions on how to reverse the selection order in the script, so that it would choose from the bottom of the list first (the highest parleys); and reverse my situation.
I figure this involves modding the SelectParley() function on Line 392. Any suggestions ?
Toad