Im Stuck...

bobjohnson1132
30 Jul 2012, 21:43
I am currently trying to make a simple text based game for a school project and i am stuck in trying to make a key open a door and none of the tutorials are very helpful. I also need help trying to make one specific object open a container. If anyone can be bothered with helping me please do.

Pertex
31 Jul 2012, 09:54
The second thing is really easy to do:
box.jpg

Pertex
31 Jul 2012, 15:19
A locked door tutorial can be found in the wiki: http://quest5.net/wiki/Unlockdoor
Combine it with the following:
Create a door (door is locked) and a key object and add a "Use this on (other object)" to the keyobject.
exit.jpg

bobjohnson1132
01 Aug 2012, 01:54
Thanks a lot :mrgreen: You have been really helpful!