Jump to content

Help:Inventory: Difference between revisions

From PKWar Wiki
Created page with "<pre style="background:#1e1e1e; color:#fff; padding:15px; overflow-x:auto; font-family:monospace;"> <span style="color:#ff00ff">========================================================================</span> <span style="color:#00ffff"> INVENTORY</span> <span style="color:#ff00ff">========================================================================</span> <span style="color:#00ffff">VIEWING:</span> <span style="color:#00ff00">inventory/i</..."
 
No edit summary
Line 1: Line 1:
<pre style="background:#1e1e1e; color:#fff; padding:15px; overflow-x:auto; font-family:monospace;">
<html><pre style="background:#1e1e1e; color:#fff; padding:15px; overflow-x:auto; font-family:monospace;">
<span style="color:#ff00ff">========================================================================</span>
<span style="color:#ff00ff">========================================================================</span>
<span style="color:#00ffff">                          INVENTORY</span>
<span style="color:#00ffff">                          INVENTORY</span>
Line 39: Line 39:


<span style="color:#ff00ff">========================================================================</span>
<span style="color:#ff00ff">========================================================================</span>
</pre>
</pre></html>


[[Category:Help]]
[[Category:Help]]
[[Main Page|← Back to Main Page]]
[[Main Page|← Back to Main Page]]

Revision as of 03:48, 15 August 2025

========================================================================
                          INVENTORY
========================================================================

VIEWING:
  inventory/i    - List carried items
  equipment/eq   - Show equipped gear
  examine/exa    - Inspect item details
  coins          - Check money

ITEM HANDLING:
  get <item>     - Pick up
  drop <item>    - Drop
  give <item> <player> - Give to player
  put <item> <container> - Store in container

EQUIPMENT:
  wear <armor>   - Wear armor
  wield <weapon> - Wield weapon
  remove <item>  - Unequip
  use <item>     - Use consumable

MANAGEMENT:
  keep <item>    - Mark as kept (won't sell)
  unkeep <item>  - Remove keep flag

SHOPPING:
  list           - View shop inventory
  buy <item>     - Purchase
  sell <item>    - Sell
  value <item>   - Check worth

TIPS:
- Keep healing items for wars
- Match gear to your class
- Lighter armor for mages/hunters
- Heavy armor for fighters

========================================================================

← Back to Main Page