Using bools to check if it's possible to destroy another one

Hey guys, Im making a checkers game, and I have alot of things working : moving checkers,king checekers,destroying objects if there's just one ,etc..etc.. now I want to check after the checker has destroied an opponent checker if it's possible to destroy again (only with normal checkers for now), Im using bools to check it, check line 62(5th argument), line 323,… so the question is how can I do that by using these bools? This is the current code ; http://www.pasteit4me.com/100022 , Thank you :slight_smile:

edit : paying a small amount of money via paypal to the solver. (5~35$)

updated again :
http://www.pasteit4me.com/100026