| |
BGonline.org Forums
Backgammon on the airplane
Posted By: Timothy Chow In Response To: Backgammon on the airplane (Phil Simborg)
Date: Wednesday, 9 September 2009, at 12:30 a.m.
There is an explicit feature in gnubg that allows it to manipulate the dice. The following code snippet may be found in set.c:
extern void
CommandSetCheatEnable ( char *sz ) {
SetToggle( "cheat enable", &fCheat, sz,
_("Allow GNU Backgammon to manipulate the dice."),
_("Disallow GNU Backgammon to manipulate the dice.") );
}
| |
BGonline.org Forums is maintained by Stick with WebBBS 5.12.