Inventory: Difference between revisions

From IdleRPG Wiki
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
m (added a little more detail)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Inventory==
==Inventory==


**To get this, use $i or $inventory
*Use $i, $inv or $inventory to open it.
 
*Can filter results by adding [itemtype] [lowest stat] [highest stat]
It shows what you have in your 'bags' that you can sell, trade, or merch.
*For example: $inv Wand 20 30
It shows what you have in your inventory (including the Id's(numbers) of items) that you will use to sell, trade, or merch.
It will also show what you have equipped and can equip.
It will also show what you have equipped and can equip.
It lists the items by order of Req and then alphabetical, below your equipped items.
It lists the items by order of stat and then alphabetical, below your equipped items.
This will time out and close, if you let it alone for a limited amount of time.
This will time out and close, if you let it alone for a limited amount of time.

Latest revision as of 05:29, 12 May 2020

Inventory

  • Use $i, $inv or $inventory to open it.
  • Can filter results by adding [itemtype] [lowest stat] [highest stat]
  • For example: $inv Wand 20 30

It shows what you have in your inventory (including the Id's(numbers) of items) that you will use to sell, trade, or merch. It will also show what you have equipped and can equip. It lists the items by order of stat and then alphabetical, below your equipped items. This will time out and close, if you let it alone for a limited amount of time.