This is my update to the /lib/exits.c, /lib/std/room.c and /lib/interactive.c to allow for worded exits in verbose mode, and the usual short exits in brief mode.
Examples:
This code includes my HideExit Modifications. 
As usual, please see the license at Dead Souls.net, this code is not GPL.
Update: Moved one block of code in GenerateVerboseExits() in room.c to allow you to HideExit() enters. (Example: HideExit("enter office"); )
Update 2: Fixed a problem with grammar by adding (Example: "desc" : "gate leading") to the SetSide Mapping. If there is no "desc", it will show "door" in the verbose exits. This was needed to be able to colorize the door based on its open/closed status. Added a modified door.c and door.h for this purpose.
| Attachment | Size |
|---|---|
| ds2.3a1_HideExit&NewExitsUpdate2.zip | 18.67 KB |
Comments
Post new comment