Only the Computer has to roll the dice (Errata for Chapter 20)
23 views
Skip to first unread message
Christopher Brandt
unread,
Jun 7, 2011, 4:57:02 PM6/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Land of Lisp
Hi everyone,
on page 421 a call to "pick-chance-branch" is added to "handle-human"
in order to make the human player roll the dice. I think it should
have been "web-handle-human" instead, because this is the function
used in the web-interface. I tried it like the following which seemed
to work: