Changes between Version 1 and Version 2 of pu


Ignore:
Timestamp:
Jul 27, 2011 1:48:56 PM (13 years ago)
Author:
xwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pu

    v1 v2  
    55
    66'''Responds:'''
    7  * illegal_target TYPE
     7 * f TYPE
    88  * where TYPE is the typename that would be returned by a [[wi]] on this entity.
    9  * picked up Q TYPE
     9 * t Q TYPE
    1010  * where Q is the quantity of the item that was picked up.
    1111  * where TYPE is the typename that would be returned by a [[wi]] on this entity.
     
    2020'''Example:'''
    2121 * User sends: "n pu 512"
    22  * Bot replies "picked up 80 quagent_item_treasure"
     22 * Bot replies "rs pu 512 t 80 quagent_item_treasure"
    2323 * Bot replies "cp pu 512 done"