Scenery Words by Xavid


This extensions loops over all the rooms in your games and tries examining words in the room description to see how the game responds. This is designed to catch words players expect to be able to examine, but cannot due to author oversight.

Chapter 1 - Usage

Type wordcheck in a debugging build to loop over words. There's a blacklist of words that get ignored, but there are probably many words in your game that will pop up that aren't really something that should be examined. That's fine. It's expected that you'll go over the output manually.

Chapter 2 - Bugs and Comments

This extension is hosted in Github at https://github.com/i7/extensions/tree/master/Xavid. Feel free to email me at extensions@xavid.us with questions, comments, bug reports, suggestions, or improvements.