Okay, so for the game I'm doing, I'm making it so that all the items can be used on every page, even if it's just to take you to a page saying "That item doesn't work here." Unfortunately there are a lot of pages, and what I want to do is make it so that the game takes you to a different page depending what chapter you're on, example: Use Book on chapter 2, go to Use Book page on chapter 2. That doesn't seem to be an option though, and so I've had to add a destination for using the item every single page in the game... It takes a long time. I don't suppose there's any way to script it so that you only have to put in a destination for that chapter, and not for every single page in the chapter?