Inventory

Innen: GTA World Hungary
A lap korábbi változatát látod, amilyen Krisz (vitalap | szerkesztései) 2024. november 1., 20:17-kor történt szerkesztése után volt. (Új oldal, tartalma: „ The inventory system allows you to carry, transport, and store items. Each type of inventory has its own weight limit, which is the only scripted limitation to the inventory system. Please ensure that what you are carrying remains realistic. Walking around with a backpack containing fifty bottles of booze might be possible, but is not realistic. You can use '''I''' or to open the personal assistant at any time and then select Inventory, you can also use the com…”)
(eltér) ← Régebbi változat | Aktuális változat (eltér) | Újabb változat→ (eltér)

The inventory system allows you to carry, transport, and store items. Each type of inventory has its own weight limit, which is the only scripted limitation to the inventory system. Please ensure that what you are carrying remains realistic. Walking around with a backpack containing fifty bottles of booze might be possible, but is not realistic.


You can use I or to open the personal assistant at any time and then select Inventory, you can also use the command /inv. This will display a timestamped list of the items you are carrying in the console, along with the amount of cash your character has on hand, the weight of each item, the total weight carried as well as the maximum weight of the inventory, and the items index IDs.

In order to only show the weapons you have equipped from your inventory, you can use /weapons.

Expanding inventory space

The inventory space for your character can be expanded by having specific items in your inventory. These items can be bought at 24/7 shops, and sometimes at player run pawnshops.

  • Backpack, costs $500 and adds 5KG of carrying capacity
  • Sport dufflebag, costs $900 and adds 10KG of carrying capacity
  • Large dufflebag, costs $1200 and adds 15KG of carrying capacity

Commands

When using certain inventory related commands, it will ask for an ItemID. This ID can be found using /inv, and is displayed before the item name. This is an index number, not directly tied to the item itself and can therefor change if the contents of your inventory change.

/inv - Opens your inventory and displays all items in a text form. Press "I" and select Inventory to see it in an interaction menu.

/weapons - Displays the currently equipped weapons.

Using items

/useitem [ItemID] - Uses an item from your inventory. Drugs, food, water etc. You can use items using the "I" menu by accessing "Inventory" option.

/equip [ItemID] - Equips a weapon in your inventory. Item ID must be a weapon. You can also equip items using the "I" menu.

/unequip [INDEX] - Unequips a weapon in your inventory. INDEX must be a valid Weapon ID. To check weapon ID, type /inv or press "I" and access "Inventory" option and then go to "Equipped Weapons" or type /weapons

/showinv [ID/PartOfName] - Show your inventory to specified player.


Transferring items

/giveitem [ID/PartOfName] [ITEM ID] [AMOUNT] - Give an item to another player. You can give items using the "I" menu by accessing "Inventory" option.

/dropitem [ItemID] [AMOUNT] - Drops an item from your inventory that is VISIBLE to all players on the ground. Also spawns back in once the server crashes or restarts. You can drop items using the "I" menu.

/trashitem [ItemID] [AMOUNT] - Drops an item from your inventory that is VISIBLE to all players on the ground. It will despawn if the server crashes or restarts.

/stashitem [ItemID] [AMOUNT] [DESCRIPTION] - Drops an item from your inventory that is INVISIBLE to all players.

Property inventory

/pinv - Lists all items in property in text format.

/ppitem [ItemID] [AMOUNT] - Puts an item from your inventory and places it in the property inventory. You can put items in property using the "I" menu by accessing "Inventory" option.

/ptitem [ItemID] [AMOUNT] - Takes an item from your property inventory and place sit in your inventory. You can take items from property using the "I" menu by accessing "Property Inventory" option.

/ppitems - Puts all items from your inventory into the property

/ptitems - Takes all items from property inventory and puts it in your inventory


Vehicle inventory

/vinv - Lists all items in the vehicle in text format.

/vpitem [ItemID] [AMOUNT] - Puts an item from your inventory into vehicle inventory that is closest to you. You can put items in vehicle by accessing "Inventory" option.

/vtitem [ItemID] [AMOUNT] - Takes an item from the vehicle inventory that is closest to you. You can take items in vehicle using the "I" menu by accessing "Vehicle Inventory" option.

/vpitems - Puts all your inventory items into the vehicle.

/vtitems - Takes all items from the vehicle inventory.