Track the most recent changes to the wiki on this page.
Below are the last 50 changes in the last 7 days, as of 13:58, 6 January 2009. Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days Hide minor edits | Show bots | Hide anonymous users | Hide logged-in users | Hide patrolled edits | Hide my edits Show new changes starting from 13:58, 6 January 2009
6 January 2009
(diff) (hist) . . NCreature.setHealth; 13:48 . . (+527) . . Remere (Talk | contribs) (New page: {{revscript lua function|Creature}} Adds health points from the {{revscript data type|Creature}}. {{revscript data type|Boolean}} {{revscript data type|Creature}}.'''setHealth''' ({{rev...)
(diff) (hist) . . NCreature.addHealth; 13:44 . . (+827) . . Remere (Talk | contribs) (New page: {{revscript lua function|Creature}} Adds health points from the {{revscript data type|Creature}}. {{revscript data type|Boolean}} {{revscript data type|Creature}}.'''addHealth''' ({{rev...)
(diff) (hist) . . NCreature.removeHealth; 13:43 . . (+774) . . Remere (Talk | contribs) (New page: {{revscript lua function|Creature}} Removes health points from the {{revscript data type|Creature}}. {{revscript data type|Boolean}} {{revscript data type|Creature}}.'''removeHealth''' ...)
(diff) (hist) . . NPlayer.getSex; 13:10 . . (+304) . . Remere (Talk | contribs) (New page: {{revscript lua function|Player}} Returns the sex of the player. {{revscript data type|Integer}} {{revscript data type|Player}}.'''getSex''' () == Return Value == Returns the sex of th...)
(diff) (hist) . . NPlayer.getGUID; 13:08 . . (+395) . . Remere (Talk | contribs) (New page: {{revscript lua function|Player}} Returns the Global Unique Identifier of the player. This value '''does not''' change when the player logs out etc. {{revscript data type|Integer}} ...)
(diff) (hist) . . NPlayer.getTownID; 13:06 . . (+456) . . Remere (Talk | contribs) (New page: {{revscript lua function|Player}} Returns the ID of the town that the player is a citizen of. {{revscript data type|Integer}} {{revscript data type|Player}}.'''getTownID''' () == Retur...)
(diff) (hist) . . NItem.setActionID; 12:58 . . (+408) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Set's the Action ID of the item. For keys, the action ID is the key ID. {{revscript data type|boolean}} {{revscript data type|Thing}}.'''setActionID''' (...)
(diff) (hist) . . NItem.isDoorOpen; 12:53 . . (+535) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Returns true if the door or window is open. {{revscript data type|Boolean}} {{revscript data type|Item}}.'''isDoorOpen''' () == Return Value == Returns ...)
(diff) (hist) . . NItem.isDoor; 12:48 . . (+427) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Returns true if the item is a door or window. {{revscript data type|Boolean}} {{revscript data type|Item}}.'''isDoor''' () == Return Value == Returns tr...)
(diff) (hist) . . NItem.isClosed; 12:47 . . (+436) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Returns true if the door or window is closed. {{revscript data type|Boolean}} {{revscript data type|Item}}.'''isClosed''' () == Return Value == Returns ...)
(diff) (hist) . . NItem.switchDoor; 12:46 . . (+822) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Switches the door. That is, changes it from closed to open or open to closed. If the parameter is true, any creature and/or item on the same tile will be m...)
(diff) (hist) . . NItem.openDoor; 12:44 . . (+388) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Opens the door. {{revscript data type|Boolean}} {{revscript data type|Item}}.'''openDoor''' () == Return Value == Returns true if the door was opened. ...)
(diff) (hist) . . NItem.closeDoor; 12:42 . . (+567) . . Remere (Talk | contribs) (New page: {{revscript lua function|Item}} Closes the door, any creature on the same tile will be moved out of the way. If none of the surrounding tiles are available the creature will be teleported...)
(diff) (hist) . . NHelp:Contents; 03:56 . . (+62) . . Blakeesy (Talk | contribs) (New page: Need help with some OT creation IM me at Missydarlin@live.com)
(diff) (hist) . . Talk:Main Page; 03:55 . . (+35) . . Blakeesy (Talk | contribs) (→need help making an ot and connecting it so my friends can log into it can anyone help?: )
(diff) (hist) . . Talk:Main Page; 03:54 . . (+142) . . Blakeesy (Talk | contribs) (→need help making an ot and connecting it so my friends can log into it can anyone help?: new section)
(diff) (hist) . . NTile.isBlocking; 00:43 . . (+379) . . Remere (Talk | contribs) (New page: {{revscript lua function|Tile}} Returns true if the tile blocks movement, that is, no item or creature can be put on the tile (without scripts). {{revscript data type|Boolean}} {{revscr...)