while ( position == jump ) {
able_to_prone = no;
}
One simple conditional statement fixes the problem. Why hasn't Dice done this?
able_to_prone = no;
}
One simple conditional statement fixes the problem. Why hasn't Dice done this?
Last edited by Cerpin_Taxt (2007-05-06 12:07:38)