Global objects #1571
-
I want to have some objects that are available in multiple locations to examine or take, so is there any way to do this without having to move the object to the current room each time? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can mess with Extended Scope: https://docs.textadventures.co.uk/quest/advanced_scope.html Or you could add your own examine or take commands to the specific location(s) and modify the scope of those commands: https://docs.textadventures.co.uk/quest/commands_for_room.html https://archive.textadventures.co.uk/forum/quest/topic/jizzn8ws9egyhzps2dfhwg.html https://archive.textadventures.co.uk/forum/quest/topic/qyj-2hqrxu_uvjrddkin3w.html In fact, you can search "scope" from here for the best results when it comes to this topic: |
Beta Was this translation helpful? Give feedback.
You can mess with Extended Scope:
https://docs.textadventures.co.uk/quest/advanced_scope.html
Or you could add your own examine or take commands to the specific location(s) and modify the scope of those commands:
https://docs.textadventures.co.uk/quest/commands_for_room.html
https://archive.textadventures.co.uk/forum/quest/topic/jizzn8ws9egyhzps2dfhwg.html
https://archive.textadventures.co.uk/forum/quest/topic/qyj-2hqrxu_uvjrddkin3w.html
In fact, you can search "scope" from here for the best results when it comes to this topic:
https://archive.textadventures.co.uk/forum