This function returns the current characters inventory items.
{
'size': 109,
'gold': 99920517441,
'items': [{
'model': 3888,
'servername': 'ITEM_CH_M_HEAVY_07_HA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_HA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8953
}, {
'model': 3890,
'servername': 'ITEM_CH_M_HEAVY_07_BA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_BA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8947
}, {
'model': 3889,
'servername': 'ITEM_CH_M_HEAVY_07_SA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_SA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8959
}, {
'model': 3892,
'servername': 'ITEM_CH_M_HEAVY_07_AA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_AA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8943
}, {
'model': 3891,
'servername': 'ITEM_CH_M_HEAVY_07_LA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_LA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8953
}, {
'model': 3893,
'servername': 'ITEM_CH_M_HEAVY_07_FA_C_SUPER',
'name': 'ITEM_CH_M_HEAVY_07_FA_C_SUPER',
'quantity': 1,
'plus': 64,
'durability': 8967
}, {
'model': 4188,
'servername': 'ITEM_CH_BOW_11_A_RARE',
'name': 'Mirage Illusion Bow',
'quantity': 1,
'plus': 8,
'durability': 72
}, {
'model': 3823,
'servername': 'ITEM_MALL_QUIVER',
'name': 'Arrows',
'quantity': 360,
'plus': 0,
'durability': 0
}, None, {
'model': 1856,
'servername': 'ITEM_CH_EARRING_08_A',
'name': 'Black Pearl Earring',
'quantity': 1,
'plus': 0,
'durability': 0
}, {
'model': 1892,
'servername': 'ITEM_CH_NECKLACE_08_A',
'name': 'Black Pearl Necklace',
'quantity': 1,
'plus': 0,
'durability': 0
}, {
'model': 1820,
'servername': 'ITEM_CH_RING_08_A',
'name': 'Black Pearl Ring',
'quantity': 1,
'plus': 0,
'durability': 0
}, {
'model': 1820,
'servername': 'ITEM_CH_RING_08_A',
'name': 'Black Pearl Ring',
'quantity': 1,
'plus': 0,
'durability': 0
}, {
'model': 4220,
'servername': 'ITEM_CH_SHIELD_09_C_RARE',
'name': 'Scale Shield',
'quantity': 1,
'plus': 8,
'durability': 87
}, {
'model': 3851,
'servername': 'ITEM_MALL_GLOBAL_CHATTING',
'name': 'Global chatting',
'quantity': 33,
'plus': 0,
'durability': 0
}, None, {
'model': 9279,
'servername': 'ITEM_COS_P_FLUTE_WHITE',
'name': 'White Wolf Summon Scroll',
'quantity': 1,
'plus': 0,
'durability': 0
}, {
'model': 5913,
'servername': 'ITEM_MALL_MP_SUPERSET_5_BAG',
'name': 'MP Recovery potion (X-large)',
'quantity': 1564,
'plus': 0,
'durability': 0
}, {
'model': 5912,
'servername': 'ITEM_MALL_HP_SUPERSET_5_BAG',
'name': 'HP Recovery potion (X-large)',
'quantity': 9643,
'plus': 0,
'durability': 0
}, {
'model': 5912,
'servername': 'ITEM_MALL_HP_SUPERSET_5_BAG',
'name': 'HP Recovery potion (X-large)',
'quantity': 10000,
'plus': 0,
'durability': 0
}, {
'model': 8,
'servername': 'ITEM_ETC_HP_POTION_05',
'name': 'HP Recovery Potion (X-Large)',
'quantity': 91,
'plus': 0,
'durability': 0
}, {
'model': 5913,
'servername': 'ITEM_MALL_MP_SUPERSET_5_BAG',
'name': 'MP Recovery potion (X-large)',
'quantity': 10000,
'plus': 0,
'durability': 0
}, {
'model': 5912,
'servername': 'ITEM_MALL_HP_SUPERSET_5_BAG',
'name': 'HP Recovery potion (X-large)',
'quantity': 10000,
'plus': 0,
'durability': 0
}, {
'model': 5913,
'servername': 'ITEM_MALL_MP_SUPERSET_5_BAG',
'name': 'MP Recovery potion (X-large)',
'quantity': 10000,
'plus': 0,
'durability': 0
}, None, {
'model': 5913,
'servername': 'ITEM_MALL_MP_SUPERSET_5_BAG',
'name': 'MP Recovery potion (X-large)',
'quantity': 10000,
'plus': 0,
'durability': 0
}, {
'model': 28681,
'servername': 'ITEM_ETC_E091216_SNOWFLAKE',
'name': 'Snow flake',
'quantity': 26,
'plus': 0,
'durability': 0
}, None, None, None, {
'model': 2198,
'servername': 'ITEM_ETC_SCROLL_RETURN_02',
'name': 'Special Return Scroll',
'quantity': 44,
'plus': 0,
'durability': 0
}, {
'model': 24662,
'servername': 'ITEM_EVENT_COS_P_MYOWON_SCROLL',
'name': 'Monkey Summon Scroll',
'quantity': 1,
'plus': 0,
'durability': 0
}
etc...
]
}
This function returns the current characters storage items. If the character has not entered storage, this function will return no items.
This function returns the current characters guild storage items. If the character has not entered guild storage, this function will return no items.
This function returns the current characters job pouch items.
This function sorts the player's inventory. Sorting is done in a separate thread and will not notify you when it completes.
This function will use a return scroll from the player's inventory.
Uses a reverse return scroll.
The name argument can either be a party member name or location name.