User contributions for Ihavenomouth
A user with 166 edits. Account created on 15 August 2010.
28 November 2010
- 22:5422:54, 28 November 2010 diff hist +307 N Obj() No edit summary current
- 09:3209:32, 28 November 2010 diff hist +477 Nm Lcon() No edit summary current
- 09:2409:24, 28 November 2010 diff hist +546 N Lexits() No edit summary current
- 09:2109:21, 28 November 2010 diff hist +540 N Lattr() New page: Category:Functions {{Function|lattr(<object>[/<wild-pattern>])}} Returns a list of the attributes set on <object>. If <wild-pattern> is given, only attributes matching it are return... current
- 09:1509:15, 28 November 2010 diff hist +329 N Lattrcmds() New page: Category:Functions {{Function|lattrcmds(<object>)}} Returns the names of the attributes that contain commands on a specific <object>. == Example == > &CMD1 me=$command1:@pemit ... current
- 09:1209:12, 28 November 2010 diff hist +272 N Lattrp() New page: Category:Functions {{Function|lattrp(<object>[/<wild-pattern>])}} Returns a list of the attributes set on <object> and it's parents. If <wild-pattern> is given, only attributes matc... current
- 09:1009:10, 28 November 2010 diff hist +674 N Lcmds() New page: Category:Functions {{Function|lcmds(<object> [,<output delim> [,<type>]])}} Returns the names of all the commands on a specific <object>. The default output delimiter is a space. T... current
- 08:0608:06, 28 November 2010 diff hist +359 N Haspower() New page: Category:Functions {{Function|haspower(<object>,<power>)}} Returns true if object <object> has the power named <power> set on it. You may not be able to retrieve information for obje... current
- 08:0408:04, 28 November 2010 diff hist +278 Nm Hastype() No edit summary current
- 08:0108:01, 28 November 2010 diff hist +919 N Get eval() New page: Category:Functions {{Function|get_eval(<object>/<attribute>)}} The get_eval function returns the specified attribute from the named object (just like the get function), except that f... current
- 07:5307:53, 28 November 2010 diff hist +481 N Grep() New page: Category:Functions {{Function|grep(<object>,<attrs>,<pattern>)}} This function returns a list of attributes on <object> containing <pattern>. <attrs> is a wildcard pattern for attri... current
- 07:4507:45, 28 November 2010 diff hist +169 N Grepi() New page: Category:Functions {{Function|grepi(<object>,<attrs>,<pattern>)}} This function works exactly like grep, but is case-insensitive. == Related Topics == grep() current
- 07:3307:33, 28 November 2010 diff hist +354 N Hasattr() New page: Category:Functions {{Function|hasattr(<object>, <attribute name>)}} Returns 1 if the object has the named attribute, and 0 if it does not. If the object does not exist or the player ... current
- 07:3007:30, 28 November 2010 diff hist +338 N Hasattrp() New page: Category:Functions {{Function|hasattrp(<object>, <attribute name>)}} Returns 1 if the object or its parent has the named attribute, and 0 if it does not. If the object does not exist... current
- 06:4706:47, 28 November 2010 diff hist +203 N Elock() No edit summary current
- 02:4102:41, 28 November 2010 diff hist +284 N Con() No edit summary current
- 01:1401:14, 28 November 2010 diff hist +1,211 N Entrances() New page: Category:Functions {{Function|entrances([<loc>[,<type>[,<low>[,<high>]]]])}} Returns a space-separated list of links from elsewhere to <loc>. The results may include exits and drop-... current
- 00:5900:59, 28 November 2010 diff hist +530 Nm Eval() No edit summary current
- 00:3500:35, 28 November 2010 diff hist +311 N Aposs() New page: Category:Functions {{Function|aposs(<object>)}} Returns the proper absolute possessive pronoun (his, hers, its, theirs) for referring to <object>, based on the object's sex attribute... current
27 November 2010
- 21:3221:32, 27 November 2010 diff hist +228 N Attrcnt() New page: Category:Functions {{Function|attrcnt(<object>[/<wild-pattern>])}} Returns a count of the attributes set on <object>. If <wild-pattern> is given, only attributes matching it are cou... current
- 21:3121:31, 27 November 2010 diff hist +634 N Bittype() New page: Category:Functions {{Function|bittype([<object>])}} Returns a number from the following table based on the owner of <object>. God 7 Wizard 5 R... current
- 11:3611:36, 27 November 2010 diff hist +518 Nm Cmds() No edit summary current
- 11:3311:33, 27 November 2010 diff hist +286 N Controls() New page: Category:Functions {{Function|controls(<object>,<victim>)}} Returns 1 if <object> controls <victim>, 0 otherwise. == Example == > say controls(me,me) You say, "1" > say cont... current
- 11:2911:29, 27 November 2010 diff hist +248 N Ctime() New page: Category:Functions {{Function|ctime(<object>)}} Returns <object>'s creation time as a time() string. == Example == > think ctime(me) Mon Oct 08 18:33:03 2001 == Related Topics ==... current
- 11:2111:21, 27 November 2010 diff hist +792 N Default() New page: Category:Functions {{Function|default(<obj>/<attr>,<default case>)}} This function returns the value of <obj>/<attr>, as if retrieved via the get() function, if the attribute exists ... current
- 11:0611:06, 27 November 2010 diff hist +1,088 Nm Get() No edit summary current
- 11:0511:05, 27 November 2010 diff hist +702 N Edefault() New page: Category:Functions {{Function|edefault(<obj>/<attr>,<default case>)}} This function returns the evaluated value of <obj>/<attr>, as if retrieved via the get_eval() function, if the a... current
- 09:5809:58, 27 November 2010 diff hist +200 N Dumping() No edit summary current
- 09:5209:52, 27 November 2010 diff hist +528 N Art() New page: Category:Functions {{Function|art(<string>)}} This function returns the proper article, "a" or "an", for the <string> by attempting to match it against a set of rules. This function ... current
- 09:4909:49, 27 November 2010 diff hist +189 N Beep() New page: Category:Functions {{Function|beep()}} This function simply outputs the beep character, which on most terminals with sound, will emit a short beep. Only wizards may use this function... current
- 09:4809:48, 27 November 2010 diff hist +431 N Error() New page: Category:Functions {{Function|error(<string>)}} This function is useful in softcoded commands, especially @addcommand'ed ones. If the global_error_obj config parameter is not set, th... current
- 09:4109:41, 27 November 2010 diff hist +146 Nm Lit() New page: Category:Functions {{Function|lit(<string>)}} This function returns the string literally -- without squishing spaces and without evaluating. current
- 09:3909:39, 27 November 2010 diff hist +217 N Null() New page: Category:Functions {{Function|null(<text>)}} The <text> is evaluated, but null returns nothing. == Example == > think null(pemit(me,Hello)) Hello > think null(abc) == Relate... current
- 09:3109:31, 27 November 2010 diff hist +511 N R() New page: Category:Functions {{Function|r(<number>)}} The r() function is used to access "local registers", and returns the contents of the specified register. There are thirty-six such regist... current
- 09:2209:22, 27 November 2010 diff hist +1,046 N Setq() New page: Category:Functions {{Function|setq(<number>,<string>)}} The setq() function is used to copy strings into local registers. It returns a null string; it is a purely "side effect" funct... current
- 09:1809:18, 27 November 2010 diff hist +164 N Setr() New page: Category:Functions {{Function|setr(<number>,<string>)}} This function is identical to setq(), but returns <string>. == Related Topics == setq(), r() current
- 09:1609:16, 27 November 2010 diff hist +426 N Subeval() New page: Category:Functions {{Function|subeval(<string>)}} This function's usefulness is primarily useful in conjunction with v() as a way to control when evaluation occurs. Escapes are evalu... current
- 09:1309:13, 27 November 2010 diff hist +6,138 Nm Softcode functions No edit summary current
- 09:1209:12, 27 November 2010 diff hist +331 N Textfile() New page: Category:Functions {{Function|textfile(<helpcmd>, <topic>)}} Returns the body of <topic> associated with <helpcmd> that would have been shown if <helpcmd> were used instead. == Exam... current
25 November 2010
- 23:4723:47, 25 November 2010 diff hist +333 Nm Ansi() No edit summary current
- 23:3923:39, 25 November 2010 diff hist +205 N @@() New page: Category:Functions {{Function|@@(<text>)}} The <text> is not evaluated and returns nothing. == Example == > think @@(pemit(me,Hello)) > think @@(abc) == Related Topics == [... current
- 23:1723:17, 25 November 2010 diff hist +317 N Land() New page: Category:Functions {{Function|land(<list of booleans>[,<delim>])}} Takes a list of one or more BOOLEAN-Z values, and returns 1 (TRUE) if all elements are TRUE. == Example == > ... current
- 23:1523:15, 25 November 2010 diff hist +321 N Lor() New page: Category:Functions {{Function|lor(<list of booleans>[,<delim>])}} Takes a list of one or more BOOLEAN-Z values, and returns 1 (TRUE) if any of its elements are TRUE. == Example == ... current
- 23:1123:11, 25 November 2010 diff hist +297 Nm Ladd() No edit summary current
- 23:0223:02, 25 November 2010 diff hist +457 N Last() New page: Category:Functions {{Function|last(<string>[, <delim>])}} Returns the last word of a string, that is, everything to the right of the last space in the string, or the entire string if... current
- 22:5722:57, 25 November 2010 diff hist +682 N Insert() No edit summary current
- 22:5522:55, 25 November 2010 diff hist +416 N Ldelete() New page: Category:Functions {{Function|ldelete(<list>, <pos>[, <delim>])}} This function removes a word from <list> by position. <delim> may be used to specify a delimiter other than a space... current
- 22:5122:51, 25 November 2010 diff hist +917 N List() New page: Category:Functions {{Function|list(<list>, <eval>[, <delim>])}} This function is exactly like iter() but serves a specialized purpose: MUX has a buffer limit, and for things like lis... current
- 22:4822:48, 25 November 2010 diff hist +774 N Map() New page: Category:Functions {{Function|map([<obj>/]<attr>,<list>[,<input delim>[,<output delim>[,<arg1>[,<arg2>[,...]]]]])}} This function is nearly identical to an iter() operating on u() fu... current
- 22:4522:45, 25 November 2010 diff hist +479 N Matchall() New page: Category:Functions {{Function|matchall(<string>,<pattern>[,<delim>])}} This function works identically to the match() function, save that it returns all matches, not just the first: ... current