Creating a Buy Command linked to all Objects #1512
Unanswered
mpalmer2140
asked this question in
Creating games with Quest
Replies: 1 comment 5 replies
-
This is one way to do it in the online editor. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am supporting a student with their app development project where they are attempting to make a sort of jumpchain style story on Quest, textadventures.
We are wondering if there is a way to have this buy command apply to all the objects other than just the Divine Beauty object?
All the objects can be added to the inventory when they are bought but the the decrease in money will be different depending on the object.
We want the code to recognise the object being bought as well as recognising the value of the object being bought so this gets taken off the score?
There is a screenshot below of the current command script which works but only for the Divine Beauty object.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions