I am starting to get more involved in ppl and noticed some things in the newsitngo code. I know ppl isn't the greatest language in syntax nor function. I wrote a more functional language and parser/compiler as a term project way back in college but not for poker. Anyway, I have noticed conflicting situations in the ppl. I know this language is very limited due to its sequential nature but I just wanted to ask if your intent was to have shortstack code supercede bubble code. I have seen the bot call shoves in bubble situations where there was 3 players (bot included) of equal size and one player of really small stack that you have coded to fold in the bubble code but the short stack code overrides it because the 3 even size stacks just barely qualify for your short stack code and it precedes the bubble code. Since I'm new to this language and not the originator of the code I just wanted to know your intent. I have modified it temporarily but value your thought.
Thanks
Thanks







