User contributions
From UODemo Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:34, 25 January 2010 (diff | hist) . . (0) . . m IsGuard (Protected "IsGuard" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 11:34, 25 January 2010 (diff | hist) . . (+177) . . N IsGuard (Created page with 'integer '''isGuard'''(object AnyObject); This function will return 1 if the given object is valid and is a guard. Otherwise 0 is returned. Return to the Command List.')
- 11:33, 25 January 2010 (diff | hist) . . (+187) . . N IsShopKeeper (Created page with 'integer '''isShopKeeper'''(object AnyObject); This function will return 1 if the given object is valid and is a shopkeeper. Otherwise 0 is returned. Return to the [[Comman...')
- 11:33, 25 January 2010 (diff | hist) . . (0) . . m IsNPC (Protected "IsNPC" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 11:33, 25 January 2010 (diff | hist) . . (+211) . . N IsNPC (Created page with 'integer '''isNPC'''(object AnyObject); This function will return 1 if the given object is valid and is a NPC, this includes guards and shopkeepers. Otherwise 0 is returned. ...')
- 11:32, 25 January 2010 (diff | hist) . . (0) . . m IsPlayer (Protected "IsPlayer" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 11:32, 25 January 2010 (diff | hist) . . (+179) . . N IsPlayer (Created page with 'integer '''isPlayer'''(object AnyObject); This function will return 1 if the given object is valid and is a player. Otherwise 0 is returned. Return to the Command List...')
- 11:30, 25 January 2010 (diff | hist) . . (0) . . m IsMobile (Protected "IsMobile" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 11:30, 25 January 2010 (diff | hist) . . (+233) . . N IsMobile (Created page with 'integer '''isMobile'''(object AnyObject); This function will return 1 if the given object is valid and is a mobile, this includes players, NPC's, guards and shopkeepers. Oth...')
- 11:29, 25 January 2010 (diff | hist) . . (+28) . . Command List (→All Public Functions:)
- 10:49, 25 January 2010 (diff | hist) . . (+14) . . Command List (→All Public Functions:)
- 10:46, 25 January 2010 (diff | hist) . . (+338) . . N HasScript (Created page with 'integer '''hasscript'''(object ''AnyObject'', string ''ScriptName'');<br> integer '''hasScript'''(object ''AnyObject'', string ''ScriptName''); The hasscript/hasScript function ...') (current)
- 10:43, 25 January 2010 (diff | hist) . . (+4) . . Command List (→All Public Functions:)
- 10:28, 25 January 2010 (diff | hist) . . (+34) . . ObjToStr
- 10:27, 25 January 2010 (diff | hist) . . (+4) . . m GetRelayLoc
- 10:27, 25 January 2010 (diff | hist) . . (+34) . . GetRelayLoc
- 10:26, 25 January 2010 (diff | hist) . . (+3) . . m NULL (current)
- 10:26, 25 January 2010 (diff | hist) . . (+34) . . NULL
- 10:26, 25 January 2010 (diff | hist) . . (+34) . . Strlen (current)
- 10:26, 25 January 2010 (diff | hist) . . (+34) . . Objtoint
- 10:25, 25 January 2010 (diff | hist) . . (+34) . . Strtoi (current)
- 10:25, 25 January 2010 (diff | hist) . . (+34) . . GetPulseNum (current)
- 10:23, 25 January 2010 (diff | hist) . . (+34) . . IsEditing
- 10:21, 25 January 2010 (diff | hist) . . (+34) . . GetPlayAge (current)
- 10:21, 25 January 2010 (diff | hist) . . (+39) . . GetAccountNum (current)
- 10:20, 25 January 2010 (diff | hist) . . (+34) . . Abs (current)
- 10:19, 25 January 2010 (diff | hist) . . (+83) . . Scripts
- 23:20, 24 January 2010 (diff | hist) . . (0) . . m GetRelayLoc (Protected "GetRelayLoc" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 23:20, 24 January 2010 (diff | hist) . . (+365) . . N GetRelayLoc (Created page with 'location '''getRelayLoc'''(object ''UnusedObject''); The getRelayLoc functions returns a "location" variable with the X and Y found in .rundir\%SERVERNAME%\server.txt, Z will be...')
- 22:23, 24 January 2010 (diff | hist) . . (+4) . . Command List (→All Public Functions:)
- 22:15, 24 January 2010 (diff | hist) . . (+3) . . GetAccountNum
- 22:08, 24 January 2010 (diff | hist) . . (0) . . m GetAccountNum (Protected "GetAccountNum" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 22:08, 24 January 2010 (diff | hist) . . (+580) . . N GetAccountNum (Created page with 'integer '''getAccountNum'''(object PlayerObject); getAccountNum returns the account number of a player object (character). If no valid player object was provided then the functi...')
- 22:02, 24 January 2010 (diff | hist) . . (+4) . . Command List (→All Public Functions:)
- 21:45, 24 January 2010 (diff | hist) . . (0) . . m GetPlayAge (Protected "GetPlayAge" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 21:45, 24 January 2010 (diff | hist) . . (+175) . . N GetPlayAge (Created page with 'integer '''getPlayAge'''(object ''PlayerObject''); This function will return the player's (character's) age. The play age is only increased every 2048 ticks or ±8.5 minutes.')
- 21:28, 24 January 2010 (diff | hist) . . (0) . . m IsEditing (Protected "IsEditing" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 21:28, 24 January 2010 (diff | hist) . . (+315) . . N IsEditing (Created page with 'integer '''isEditing'''(object ''PlayerObject''); This function will return 0 if the PlayerObject is not a valid player object or if that player is not in Editing Mode, otherwis...')
- 21:25, 24 January 2010 (diff | hist) . . (0) . . m GetPulseNum (Protected "GetPulseNum" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 21:25, 24 January 2010 (diff | hist) . . (+249) . . N GetPulseNum (Created page with 'integer '''getPulseNum'''(void); The Pulse Number is the current tick the server is in. One tick is around 250 milliseconds (depending on the server load a tick can be longer th...')
- 21:22, 24 January 2010 (diff | hist) . . (+12) . . Command List (→All Public Functions:)
- 21:13, 24 January 2010 (diff | hist) . . (0) . . m ObjToStr (Protected "ObjToStr" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 21:13, 24 January 2010 (diff | hist) . . (+284) . . N ObjToStr (Created page with 'string '''objToStr'''(object AnyObject''Italic text''); This function will return the serial (numerical identifier) of any object as a string. The serial is represented as an un...')
- 21:09, 24 January 2010 (diff | hist) . . (0) . . m Abs (Protected "Abs" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
- 21:09, 24 January 2010 (diff | hist) . . (+446) . . N Abs (Created page with 'integer '''abs'''(integer ''AnyInteger''); This returns the absolute value of an integer. Integers range from −2147483648 to +2147483647. Please note that abs(-2147483648) wil...')
- 21:00, 24 January 2010 (diff | hist) . . (0) . . m NULL (Protected "NULL" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 21:00, 24 January 2010 (diff | hist) . . (+615) . . N NULL (Created page with 'object '''NULL'''(void); This returns an object with a fixed serial of 0. It is important to note that this is a function so you must use it with round brackets (). This is diff...')
- 20:48, 24 January 2010 (diff | hist) . . (0) . . m Strlen (Protected "Strlen" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- 20:48, 24 January 2010 (diff | hist) . . (+159) . . N Strlen (Created page with 'integer '''strlen'''(string ''AnyString''); Returns the length of a string in characters. This is implemented internally by calling the ''strlen'' C function.')
- 20:46, 24 January 2010 (diff | hist) . . (0) . . m Command List (Changed protection level for "Command List": Counter-productive edit warring ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)