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 cs...@googlegroups.com
when i reach a particular node, the options to take from that node, has lisp code in the descption, for example in node "BackCam"
For Options "East" and "West" we have lisp code, once that code is evaluated, how to use it to make our move??
Thanks, Nithin
amshahan
unread,
Apr 21, 2014, 9:36:44 AM4/21/14
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 cs...@googlegroups.com
The way that I understood it, options that have a condition in an if statement are only valid if that condition is true, and so would only show up to the user as an option if the condition was true. Then the user would then still input the command they wanted from the list of valid commands.