Skip to content
Discussion options

You must be logged in to vote

So… if the player types "wait", it runs the default wait command which doesn't expect an object.

If the player types "wait WaitObject", it will run the WaitObject's wait verb. A verb on an object will only run if the object is specified.

If you want the link from CommandLink to call the verb, you need the command you pass into it to be "wait WaitObject".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WingsOfArcadia
Comment options

Answer selected by WingsOfArcadia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants