User contributions

Jump to: navigation, search
Search for contributions
 
 
     
 
   

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 20:26, 17 June 2009 (diff | hist) . . (+1,024). . N @ItemTargOn Cancel(Created page with '==Description== This trigger fires when a player cancels targeting with an item (ESC key). Fires on: * Characters ==References== The following object references are expli...') (current)
  • 20:25, 17 June 2009 (diff | hist) . . (+1,198). . N @ItemStep(Created page with '==Description== This trigger fires when a character steps on an item. After being stepped on, this trigger will periodically fire until the character steps off the item. Fires ...') (current)
  • 20:23, 17 June 2009 (diff | hist) . . (+1,481). . N @ItemSpellEffect(Created page with '==Description== This trigger fires when a character hits an item with a spell. The item may have been targeted directly or it may have been hit by an area-effect spell. Fires o...') (current)
  • 20:20, 17 June 2009 (diff | hist) . . (+1,247). . N @ItemSell(Created page with '==Description== This trigger fires when a character sells an item to a vendor. The trigger fires for each item that is sold in the transaction. Fires on: * Characters ==R...')
  • 20:19, 17 June 2009 (diff | hist) . . (+1,081). . N @ItemPickUp Stack(Created page with '==Description== This trigger fires when a character picks up an item from a pile of items. Fires on: * Characters ==References== The following object references are expli...') (current)
  • 20:19, 17 June 2009 (diff | hist) . . (+1,086). . N @ItemPickUp Self(Created page with '==Description== This trigger fires when a character picks up an item from inside a container. Fires on: * Items ==References== The following object references are explici...') (current)
  • 20:18, 17 June 2009 (diff | hist) . . (+1,108). . N @ItemPickUp Pack(Created page with '==Description== This trigger fires when a character picks up an item from inside a container. Fires on: * Characters ==References== The following object references are ex...')
  • 20:14, 17 June 2009 (diff | hist) . . (+1,100). . N @ItemPickUp Ground(Created page with '==Description== This trigger fires when a character picks up an item from the ground. Fires on: * Characters ==References== The following object references are explicitly...') (current)
  • 20:10, 17 June 2009 (diff | hist) . . (+1,036). . N @ItemEquipTest(Created page with '==Description== This trigger fires when a character equips an item and Sphere is deciding whether or not the character is allowed to equip it. Fires on: * Characters ==Re...') (current)
  • 20:09, 17 June 2009 (diff | hist) . . (+1,131). . N @ItemEquip(Created page with '==Description== This trigger fires when a character equips an item. Fires on: * Characters ==References== The following object references are explicitly available for thi...')
  • 20:07, 17 June 2009 (diff | hist) . . (+1,090). . N @ItemDropOn Self(Created page with '==Description== This trigger fires when a character drops an item inside another item (e.g. a backpack). Fires on: * Characters ==References== The following object refere...')
  • 20:05, 17 June 2009 (diff | hist) . . (+1,045). . N @ItemDropOn Item(Created page with '==Description== This trigger fires when a character drops an item on to another item. Fires on: * Characters ==References== The following object references are explicitly...') (current)
  • 20:04, 17 June 2009 (diff | hist) . . (+1,179). . N @ItemDropOn Ground(Created page with '==Description== This trigger fires when a character drops an item on to the ground. Fires on: * Characters ==References== The following object references are explicitly a...')
  • 20:03, 17 June 2009 (diff | hist) . . (+1,065). . N @ItemDropOn Char(Created page with '==Description== This trigger fires when a character drops an item is dropped on to a character. Fires on: * Characters ==References== The following object references are ...') (current)
  • 20:00, 17 June 2009 (diff | hist) . . (+982). . N @ItemDClick(Created page with '==Description== This trigger fires when a character double-clicks an item. Fires on: * Characters ==References== The following object references are explicitly available ...') (current)
  • 19:59, 17 June 2009 (diff | hist) . . (+1,124). . N @ItemDamage(Created page with '==Description== This trigger fires when a character damages an item. Fires on: * Characters ==References== The following object references are explicitly available for th...')
  • 23:29, 16 June 2009 (diff | hist) . . (+955). . N @ItemCreate(Created page with '==Description== This trigger fires when a character is responsible for an item being created, before the item is placed in the world. Fires on: * Characters ==References=...')
  • 23:25, 16 June 2009 (diff | hist) . . (+1,114). . N @ItemContextMenuSelect(Created page with '==Description== This trigger fires when a client selects a context menu option for an item. Fires on: * Characters ==References== The following object references are expl...') (current)
  • 23:24, 16 June 2009 (diff | hist) . . (+1,341). . N @ItemContextMenuRequest(Created page with '==Description== This trigger fires when a character attempts to access the context menu on an item. The ADDCONTEXTENTRY function can be called on I to add custom menu entries...') (current)
  • 23:23, 16 June 2009 (diff | hist) . . (+1,123). . N @ItemClientTooltip(Created page with '==Description== This trigger fires when tooltips for an item are about to be sent to a client. the ADDCLILOC function can be called on the I object to send custom tooltip...') (current)
  • 23:21, 16 June 2009 (diff | hist) . . (+1,034). . N @ItemClick(Created page with '==Description== This trigger fires when a character clicks an item, just before the overhead message is displayed to the client. Fires on: * Characters ==References== The...') (current)
  • 23:19, 16 June 2009 (diff | hist) . . (+1,378). . N @ItemBuy(Created page with '==Description== This trigger fires when a character buys an item from a vendor. The trigger fires once for each item that is bought in the transaction. Fires on: * [[Characters...') (current)
  • 23:17, 16 June 2009 (diff | hist) . . (+1,195). . N @ItemAfterClick(Created page with '==Description== This trigger fires when a character clicks an item, just before the overhead message is displayed to the client. Fires on: * Items ==References== The foll...') (current)
  • 23:22, 15 June 2009 (diff | hist) . . (+829). . N @UnEquip(Created page with '==Description== This trigger fires when an item is unequipped from a character. Fires on: * Items ==References== The following object references are explicitly available ...')
  • 23:20, 15 June 2009 (diff | hist) . . (+854). . N @Timer(Created page with '==Description== This trigger fires when an item's timer property reaches zero. Fires on: * Items ==References== The following object references are explicitly available f...')
  • 23:17, 15 June 2009 (diff | hist) . . (+1,068). . N @TargOn Item(Created page with '==Description== This trigger fires when an item is targeted with an item. Fires on: * Items ==References== The following object references are explicitly available for th...') (current)
  • 23:16, 15 June 2009 (diff | hist) . . (+5). . m @TargOn Char(current)
  • 23:16, 15 June 2009 (diff | hist) . . (+1,249). . N @TargOn Ground(Created page with '==Description== This trigger fires when the ground is targeted with an item. Fires on: * Items ==References== The following object references are explicitly available for...') (current)
  • 23:13, 15 June 2009 (diff | hist) . . (+1,081). . N @TargOn Char(Created page with '==Description== This trigger fires when a character is targeted with an item. Fires on: * Items ==References== The following object references are explicitly available fo...')
  • 23:07, 15 June 2009 (diff | hist) . . (+1,019). . N @TargOn Cancel(Created page with '==Description== This trigger fires when a player cancels targeting with an item (ESC key). Fires on: * Items ==References== The following object references are explicitly...') (current)
  • 23:03, 15 June 2009 (diff | hist) . . (+1,201). . N @Step(Created page with '==Description== This trigger fires when an item is stepped on by a character. After being stepped on, this trigger will periodically fire until the character steps off the item. ...')
  • 22:43, 15 June 2009 (diff | hist) . . (+1,068). . N @PickUp Stack(Created page with '==Description== This trigger fires when an item is picked up from a pile of items. Fires on: * Items ==References== The following object references are explicitly availab...') (current)
  • 22:40, 15 June 2009 (diff | hist) . . (+1,074). . N @PickUp Self(Created page with '==Description== This trigger fires when an item is taken from inside a container. Fires on: * Items ==References== The following object references are explicitly availabl...') (current)
  • 22:36, 15 June 2009 (diff | hist) . . (+1,095). . N @PickUp Pack(Created page with '==Description== This trigger fires when an item is picked up from inside a container. Fires on: * Items ==References== The following object references are explicitly avai...') (current)
  • 22:30, 15 June 2009 (diff | hist) . . (+1,087). . N @PickUp Ground(Created page with '==Description== This trigger fires when an item is picked up from the ground. Fires on: * Items ==References== The following object references are explicitly available fo...') (current)
  • 22:15, 15 June 2009 (diff | hist) . . (+1,030). . N @EquipTest(Created page with '==Description== This trigger fires when an item is being equipped and Sphere is deciding whether or not the character is allowed to equip it. Fires on: * Items ==Referenc...')
  • 22:12, 15 June 2009 (diff | hist) . . (+1,119). . N @Equip(Created page with '==Description== This trigger fires when an item is equipped. Fires on: * Items ==References== The following object references are explicitly available for this trigger: ...') (current)
  • 23:34, 14 June 2009 (diff | hist) . . (+1,152). . N @DropOn Self(Created page with '==Description== This trigger fires when an item has an item dropped on to it. For example, when an item is placed inside a backpack this trigger will fire on the backpack. Fire...')
  • 23:30, 14 June 2009 (diff | hist) . . (+1,033). . N @DropOn Item(Created page with '==Description== This trigger fires when an item is dropped on to another item. Fires on: * Items ==References== The following object references are explicitly available f...') (current)
  • 23:24, 14 June 2009 (diff | hist) . . (+1,167). . N @DropOn Ground(Created page with '==Description== This trigger fires when an item is dropped on to the ground. Fires on: * Items ==References== The following object references are explicitly available for...') (current)
  • 23:17, 14 June 2009 (diff | hist) . . (+1,042). . N @DropOn Char(Created page with '==Description== This trigger fires when an item is dropped on to a character. Fires on: * Items ==References== The following object references are explicitly available fo...') (current)
  • 23:14, 14 June 2009 (diff | hist) . . (+1,115). . N @Damage(Created page with '==Description== This trigger fires when an item receives damage. Fires on: * Items ==References== The following object references are explicitly available for this trigge...')
  • 22:13, 14 June 2009 (diff | hist) . . (+1,231). . N @Sell(Created page with '==Description== This trigger fires when an item is sold to a vendor. The trigger fires on each item that is sold in the transaction. Fires on: * Items ==References== The ...')
  • 22:08, 14 June 2009 (diff | hist) . . (+1,360). . N @Buy(Created page with '==Description== This trigger fires when an item is bought from a vendor. The trigger fires on each item that is bought in the transaction. Fires on: * Items ==References=...')
  • 20:06, 14 June 2009 (diff | hist) . . (+225). . @SkillMenu
  • 19:43, 14 June 2009 (diff | hist) . . (+1,330). . N @SkillMenu(Created page with '==Description== This trigger fires when a skill menu is displayed to a player. Note that the trigger only fires when Sphere attempts to display the menu through har...')
  • 19:40, 14 June 2009 (diff | hist) . . (+120). . m Characters
  • 19:23, 14 June 2009 (diff | hist) . . (0). . m MediaWiki:Sidebar
  • 19:23, 14 June 2009 (diff | hist) . . (0). . m MediaWiki:Sidebar
  • 19:18, 14 June 2009 (diff | hist) . . (+1,522). . N @CharTradeAccepted(Created page with '==Description== This trigger fires when two players have accepted a trade agreement. The trigger will be fired on both characters. Fires on: * Players ...') (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)