Code:procedure RandomChop; var AA,BB :Integer; begin ChooseOption(AA, BB, 'Chop') end;
i want to be able to use ChooseOption, and Mouse(AA,BB,2,2,true);
what's the most simple way to do this. I want a random result every time. Either ChooseOption or Mouse. 50 50 chance. Help is appreciated![]()



Reply With Quote








