@@ Object: Help Database for Building Commands @@ Version: 1.0 @@ Author: Jonathan A. Booth @@ E-mail: kamikaze@N0$PAMimsa.edu @@ Web: http://www.N0$PAMimsa.edu/~kamikaze/ @@ (remove N0$PAM from hostnames to use them) @@ Date: Oct 28, 1998 @@ Written for: PennMUSH 1.7.2 pl15 @@ Author is willing to support: Yes @@ @@ These are the helpfiles I use with my help system for the building @@ commands. If you have my help system installed, /quote this file when @@ you're at the same location as the help database object, otherwise @@ you can translate the help I have into your type of help. My help @@ expects to be passed through a u() before being shown to the player. @@ @@ Copyleft under the terms of the GPL, 1998, Jonathan A. Booth @@ (email: kamikaze@N0$PAMimsa.edu) @@ @Pemit me=BEGINNING HELP DATABASE FOR BUILDING COMMANDS CREATION @select [num(Help Database)]=#-1,{@create Help Database} &VISIBLE_+OPTIMIZE Help Database=u(func_isadmin,%0) &FILE_+OPTIMIZE Help Database=Syntax: +opt%[imize%]%[ %]%r%rPreforms certain optimizations on , such as:%r%r%tSetting non CMD* LST* attributes no_command. &FILE_COMPASS Help Database=You'll notice that we don't have the normal exit listing setup here, but rather we have the exits get mapped onto a compass by their name. Exits that aren't one of the primary compass directions are mapped onto a list to the right of the compass.%r%rSometimes one of the directionals will have a little '*' in with it. That means that that direction is the 'out' direction, and heads back to a more centeral area.%r%rIf you have a room that isn't using the compass format (one you built) and you want it to, just use the '+compass' command, and the compass will be setup on that room. @pemit me=Don't forget to drop the Help Database inside the object that has +help on it! @Pemit me=DONE.