Detailed topic list for TinyMARE Web

Results from TinyMARE web retrieved at 22:44 (GMT)

+channel
TinyMARE TinyMARE.HelpText General Commands channel channel ch = channel channel name = = channel channel name = This command lists or sets your chann...
+com
TinyMARE TinyMARE.HelpText General Commands com com com channel =who = com channel = message = This command sends a message over a particular communicat...
+finger
TinyMARE TinyMARE.HelpText General Commands finger finger f = finger playername = This command displays extended information about a specific player on t...
+info
TinyMARE TinyMARE.HelpText General Commands info info i info ? info all = info topic = This command displays the current database breakdown of the Ma...
+language
TinyMARE TinyMARE.HelpText General Commands language language lang = language new language = Displays or selects your currently spoken language. This aff...
+laston
TinyMARE TinyMARE.HelpText General Commands laston laston last = laston playername = This command tells you the last time the player has logged onto the ...
+mail
TinyMARE TinyMARE.HelpText General Commands mail mail mail The mail system allows a user to send messages to anyone else online, and read messages sent by...
+motd
TinyMARE TinyMARE.HelpText General Commands motd motd motd Displays the current message of the day. The file that you see is the same one that is presented...
+news
TinyMARE TinyMARE.HelpText General Commands news news news Currently unimplemented. Main.SluggyQBFreak 06 Feb 2005
+party
TinyMARE TinyMARE.HelpText General Commands party party party TinyMARE.TinyMARE's party system allows a group of people to explore the wilderness and dung...
+sbar
TinyMARE TinyMARE.HelpText General Commands sbar sbar sbar on off sbar reset sbar floor sbar color= sbar clock=on off default 12 24 game game 24 ag...
+term
TinyMARE TinyMARE.HelpText General Commands term term term = term setting = = term setting = value = This command displays and sets the terminal attrib...
+tzone
TinyMARE TinyMARE.HelpText General Commands tzone tzone tz = tzone offset : y n = This command tells the Mare which timezone you are in, so that all func...
+uptime
TinyMARE TinyMARE.HelpText General Commands uptime uptime uptime This command displays various runtime statistics concerning the game itself, including the...
+version
TinyMARE TinyMARE.HelpText General Commands version version version This command displays current version information for netmare, including which type of ...
Announce
TinyMARE TinyMARE.HelpText General Commands Announce Announce ann =announce message = This command makes an announcement across the entire game. Every play...
AtCommandTemplate
TinyMARE TinyMARE.HelpText Coding/Building Commands @command @command @command =@command parameter = Powers: Name Be sure to replace all instances of @com...
AtFind
TinyMARE TinyMARE.HelpText Coding/Building Commands @find @find @find =@find pattern = This command searches the database and lists all of the objects that...
AtInactivity
TinyMARE TinyMARE.HelpText Coding/Building Commands @inactivity @inactivity @inactivity @inactivity all =@inactivity playername = Powers: Nuke This comma...
AtPush
TinyMARE TinyMARE.HelpText Coding/Building Commands @push @push =@push object = This command pushes an object or exit up to the top of the contents list ...
AtSearch
TinyMARE TinyMARE.HelpText Coding/Building Commands @search @search @search =@search player = =@search category = type = =@search player category = ty...
AtWait
TinyMARE TinyMARE.HelpText Coding/Building Commands @wait @wait =@wait seconds = commands = =@wait seconds / string = commands = This command places a seri...
Behavior
TinyMARE TinyMARE.HelpText General Commands Behavior Behavior behavior =behavior option = This command modifies your combat behavior strategy when encounter...
Cast
TinyMARE TinyMARE.HelpText General Commands Cast Cast =cast spellname = =cast spellname = target = This command calls upon a learned technique and executes...
Clear
TinyMARE TinyMARE.HelpText General Commands Clear Clear clear This command clears the screen. If the Status Bar is turned on, it will also be reset to the cur...
CompilerNotes
While compiling , I ran in to the following error. After much mostly useless googling, lots of head scratching, and installing many packages I didn't need, I even...
Drop
TinyMARE TinyMARE.HelpText General Commands Drop Drop =drop object = This command drops a thing from your inventory into the room at which you are curren...
Enter
TinyMARE TinyMARE.HelpText General Commands Enter Enter =enter object = This command allows you to enter a specified object present in the current room. This...
Equip
TinyMARE TinyMARE.HelpText General Commands Equip Equip eq equip all =equip item = =equip =* playername = This command equips your character with a specif...
Examine
TinyMARE TinyMARE.HelpText General Commands Examine Examine ex =examine object = =examine object / attribute = examine object =all examine object =brie...
Exits
TinyMARE TinyMARE.HelpText General Commands Exits Exits exits This command displays all of the obvious exits found within the current room, as well as the nam...
Fight
TinyMARE TinyMARE.HelpText General Commands Fight Fight =fight enemy = =fight full name of player = This command engages combat against a particular enemy ...
FunctionInzone
TinyMARE TinyMARE.HelpText Global Functions Inzone() Inzone() inzone( zone object ) Returns a space separated list of database reference numbers for each room...
FunctionItemloc
TinyMARE TinyMARE.HelpText Global Functions Itemloc() Itemloc() itemloc( spell number ) Returns the dbref location of forged item number spell number. Note th...
FunctionLcon
TinyMARE TinyMARE.HelpText Global Functions Lcon() Lcon() lcon( object ) lcon( room , plane ) Returns a space separated list of database reference numbers f...
FunctionLoc
TinyMARE TinyMARE.HelpText Global Functions Loc() Loc() loc( object ) Powers: Functions Returns the database reference number of the location of object . To ...
FunctionNearest
TinyMARE TinyMARE.HelpText Global Functions Nearest() Nearest() nearest( list , target2 ) nearest( list , target2 , mode ) This function returns the neares...
FunctionPath
TinyMARE TinyMARE.HelpText Global Functions Path() Path() path( object , destination , limit ) This function returns a list of exit database reference numbe...
FunctionRegmatch
TinyMARE TinyMARE.HelpText Global Functions Regmatch() Regmatch() regmatch( string , pattern ) regmatch( string , pattern , register ) This function per...
FunctionRloc
TinyMARE TinyMARE.HelpText Global Functions Rloc() Rloc() rloc( object , levels ) Powers: Functions This function can be used to recursively get object 's l...
FunctionSas
TinyMARE TinyMARE.HelpText Global Functions S_as() S_as() s_as( expression , cause , player ) Performs pronoun substitution and function evaluation on the g...
FunctionSetdiff
TinyMARE TinyMARE.HelpText Global Functions Setdiff() Setdiff() setdiff( list1 , list2 ) setdiff( list1 , list2 , input delim , output delim ) This functio...
FunctionSetinter
TinyMARE TinyMARE.HelpText Global Functions Setinter() Setinter() setinter( list1 , list2 ) setinter( list1 , list2 , input delim , output delim ) This fun...
FunctionSetunion
TinyMARE TinyMARE.HelpText Global Functions Setunion() Setunion() setunion( list1 , list2 ) setunion( list1 , list2 , input delim , output delim ) This fun...
FunctionTimefmt
TinyMARE TinyMARE.HelpText Global Functions Timefmt() Timefmt() timefmt( format , time ) Powers: Functions Returns time as a formatted string as described ...
Get
TinyMARE TinyMARE.HelpText General Commands Get Get =get object = This command picks up an object, located within the current room, and places it into your ...
Give
TinyMARE TinyMARE.HelpText General Commands Give Give =give recipient = object = =give recipient = event item = =give recipient = amount of Gold Pieces =...
Goto
TinyMARE TinyMARE.HelpText General Commands Goto Goto =go = =goto = This command makes your character move through an exit in the current room. As an abbrevi...
Grab
TinyMARE TinyMARE.HelpText General Commands Grab Grab =grab object1 = object2 = This command takes object2 from object1, and places it into your inventory ...
Help
TinyMARE TinyMARE.HelpText General Commands Help Help help help ? =help topic = This command displays an information screen which provides online help to a...
Number of topics: 50
Page 1 of 3 Next >

See also the faster WebTopicList
Topic revision: r1 - 08 Sep 2009, ProjectContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding WikiMARE? Send feedback