<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_%28functions%29%2FItem_Management%2FTable</id>
	<title>Game (functions)/Item Management/Table - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_%28functions%29%2FItem_Management%2FTable"/>
	<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Item_Management/Table&amp;action=history"/>
	<updated>2026-07-31T13:30:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Item_Management/Table&amp;diff=6422&amp;oldid=prev</id>
		<title>Imbion: Created page with &quot;{| class=&quot;wikitable&quot; |- ! Function !! Description  |- |FindPlayerItem |Finds an item in the player&#039;s team and returns its slot within the inventory or among its team&#039;s equips. |- |GetPlayerEquippedCount |Returns the number of items equipped by players.  Does not include guests. |- |GetPlayerBagCount |Returns the number of items in the bag. |- |GetPlayerBagLimit |Returns the maximum amount of item the player&#039;s team can carry. |- |GetPlayerEquippedItem |Returns the equippe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Game_(functions)/Item_Management/Table&amp;diff=6422&amp;oldid=prev"/>
		<updated>2026-01-17T23:07:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; |- ! Function !! Description  |- |FindPlayerItem |Finds an item in the player&amp;#039;s team and returns its slot within the inventory or among its team&amp;#039;s equips. |- |GetPlayerEquippedCount |Returns the number of items equipped by players.  Does not include guests. |- |GetPlayerBagCount |Returns the number of items in the bag. |- |GetPlayerBagLimit |Returns the maximum amount of item the player&amp;#039;s team can carry. |- |GetPlayerEquippedItem |Returns the equippe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function !! Description &lt;br /&gt;
|-&lt;br /&gt;
|FindPlayerItem&lt;br /&gt;
|Finds an item in the player&amp;#039;s team and returns its slot within the inventory or among its team&amp;#039;s equips.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerEquippedCount&lt;br /&gt;
|Returns the number of items equipped by players.  Does not include guests.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerBagCount&lt;br /&gt;
|Returns the number of items in the bag.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerBagLimit&lt;br /&gt;
|Returns the maximum amount of item the player&amp;#039;s team can carry.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerEquippedItem&lt;br /&gt;
|Returns the equipped item for the character in the specified slot.&lt;br /&gt;
|-&lt;br /&gt;
|GetGuestEquippedItem&lt;br /&gt;
|Returns the equipped item for the character in the specified guest slot.&lt;br /&gt;
|-&lt;br /&gt;
|GivePlayerItem &lt;br /&gt;
|Gives an item and adds it to the player team&amp;#039;s bag.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerBagItem&lt;br /&gt;
|Returns the item found at the specified slot of the player&amp;#039;s bag.&lt;br /&gt;
|-&lt;br /&gt;
|TakePlayerBagItem &lt;br /&gt;
|Remove an item from player&amp;#039;s inventory.&lt;br /&gt;
|-&lt;br /&gt;
|akePlayerEquippedItem&lt;br /&gt;
|Remove the equipped item from a chosen member of the team.&lt;br /&gt;
|-&lt;br /&gt;
|TakeGuestEquippedItem&lt;br /&gt;
|Remove the equipped item from a chosen guest of the team.&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerStorageCount&lt;br /&gt;
|Returns the amount of items in the player&amp;#039;s storage&lt;br /&gt;
|-&lt;br /&gt;
|GetPlayerStorageItemCount&lt;br /&gt;
|Returns the amount of a specific item in the player&amp;#039;s storage&lt;br /&gt;
|-&lt;br /&gt;
|GivePlayerStorageItem &lt;br /&gt;
|Returns an item and adds it to the player team&amp;#039;s storage.&lt;br /&gt;
|-&lt;br /&gt;
|GivePlayerStorageItem&lt;br /&gt;
|Gives an item and adds it to the player team&amp;#039;s storage.&lt;br /&gt;
|-&lt;br /&gt;
|TakePlayerStorageItem &lt;br /&gt;
|Takes an item from the storage&lt;br /&gt;
|-&lt;br /&gt;
|DepositAll&lt;br /&gt;
|Takes all items in the player team&amp;#039;s bag and equipped items, and deposits them in storage.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Imbion</name></author>
	</entry>
</feed>