Site Tools


help_get_take_loot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

help_get_take_loot [2023/12/23 16:51] – Created page for get help file zhihaihelp_get_take_loot [2024/05/21 15:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code>
 +GET TAKE LOOT
  
 +Usage: GET <item>
 +       GET <item> <container>
 +       GET Tooth
 +       GET Finger
 +       GET Body
 +       GET <item> <holster/sheath>
 +
 +Get is used to retrieve an item from a location into your inventory. It's also the method for
 +looting bodies-- for example, 'get all nuyen all.corpse' will get all the paper cash from your kills 
 +in the room.
 +
 +It is also used to retrieve items from cyberware compartments.
 +
 +It is usable with PREFIXes.
 +
 +See Also: DROP, PUT, STEAL, PREFIX
 +</code>