Changes between Version 1 and Version 2 of pu
- Timestamp:
- Jul 27, 2011 1:48:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pu
v1 v2 5 5 6 6 '''Responds:''' 7 * illegal_targetTYPE7 * f TYPE 8 8 * where TYPE is the typename that would be returned by a [[wi]] on this entity. 9 * picked upQ TYPE9 * t Q TYPE 10 10 * where Q is the quantity of the item that was picked up. 11 11 * where TYPE is the typename that would be returned by a [[wi]] on this entity. … … 20 20 '''Example:''' 21 21 * User sends: "n pu 512" 22 * Bot replies " picked up80 quagent_item_treasure"22 * Bot replies "rs pu 512 t 80 quagent_item_treasure" 23 23 * Bot replies "cp pu 512 done"