Pegasus
Home/News  |  Connecting  |  Maps  |  Building

Building Info

[Back to List/Search]

Global Programs

(24 July, 2000)
Thanks to eVil for the list and the descriptions

CMD-Ask(#2861)

Asks an NPC about a topic. list the program for more info.
CMD-CheckExits(#3965)
displays missing messages on the room. check -h for help
CMD-compass(#244)
the compass command
CMD-credits(#514)
shows the description credits on a room
CMD-Curtain(#1849)
Shows the room pointed to by the RL prop on a player
CMD-dance(#250)
the dance command
CMD-ex /actions
shows all the actions on a person
CMD-GAP-lister(#75)
Lists all exits in #0 linked to the generic action program
CMD-hand(#585)
the hand command
CMD-mail(#1269)
the mail command
CMD-pray(#202)
the pray command
CMD-program-list(#522)
the list command from the program library
CMD-spoof(#169)
The spoof command
CMD-Teleport(#145)
The teleport command. @list #145=1-13 for details
CMD-throw(#486)
The throw command
CMD-typelist(#3857)
Queries the global list of registered types (see LOCK-ObjectType)
CMD-who(#415)
the who command. Displays who's awake inthe current room.
CMD-whois(#146)
Displays the description of the target object.
CMD-@field
the @field command
CMD-@flags
shows the dbref and flags of an object
CMD-@last(#107)
Shows the last connect time for the specified player
CMD-@zap(#619)
@zaps
CMD-thinknet-LOCKed(#3403)
The thinknet LOCKable program. (snipenet, wiznet, adminnet)
GBL-looknotify(#314)
Tells you when a person looks at you.
GBL-kiosk(#120)
Mumford's kiosk code. @list the first 15 lines for instructions
GBL-say-pose-manager(#782)
Allows redirection of player's says/poses
GBL-timesub(#672)
Allows time value substitutions on desc/succ/etc fields
GBL-TransparentExit(#142)
Targhan's transparent exits program. See the room beyond an exit.
GBL-vehicle-exit(#736)
Handles exit for vehicles
GBL-vehicle-move(#593)
i dunno. moves vehicles?
GBL-wrapdesc(#171)
Targhan's description word-wrap program.
LOCK-admin(#3400)
True if the player is on the admin list.
LOCK-builder(#856)
true uf player is a builder
LOCK-desc(#70)
True if the current player has a description set.
LOCK-mucker(#141)
True if current player has MUCKER flag
LOCK-ObjectType(#3000)
Matches true if the player is carrying an object of a certain type(s) List the program for details.
LOCK-sex(#61)
True if the current player has a sex set.
LOCK-Snipe(#3267)
True for anybody on the snipe list
LOCK-Roomlock(#106)
When set up as the lock of a room, it teleports non-wizards to the "_Fail" prop or their home????
LOCK-wizard(#127)
True if current player has WIZARD flag
LOCK-wizlist(#2083)
True if the player is on the wizlist.
MACRO-addspaces(#1244)
adds spaces to the end of a string
MACRO-breakrange(#1091)
the breakrange MACRO
MACRO-CheckPlus(#464)
Dunno what it does. It's the check+ MACRO
MACRO-collect-list(#1106)
performs an operation on each item in a list and (?) joins 'em
MACRO-content(#248)
Returns all the contents of the given dbref with a #-1 on the bottom of the stack.
MACRO-dbid(#427)
Returns the name and flags if the user is a the owner or a wiz.
MACRO-editor(#725)
puts user in an editor and saves a list
MACRO-english-list(#1104)
puts ", " between a list of strings and ", and " between the last two
MACRO-exit_name(#969)
returns the first name on exits
MACRO-flagstr(#439)
returns the flags for an object
MACRO-hasprop(#232)
check for a prop on an object
MACRO-member?(#904)
it's passed in a list and the address of a comparison function. It return true if the list contains the element
MACRO-notify_except2(#599)
notifies all players in a room with two exceptions
MACRO-pmatch(#721)
refunds a penny, and does a match for a player
MACRO-readeditor(#726)
reads an editor list
MACRO-readeditor-more(#767)
dunno
MACRO-striplead(#596)
strips the spaces from the front of a string
MACRO-striptail(#597)
strips the spaces from the back of a string
MACRO-timedate(#626)
returns seconds, minutes, hours, days, months, years
MACRO-timetostr(#965)
dunno
MACRO-tolower(#374)
converts all the letters in the string to lower case
MACRO-unexplode(#121)
Program for the unexplode MACRO. Joins a number of strings with the specified string
MACRO-wizmatch(#184)
A wizzed match

[Top of the page]