-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Inventory Service Notifications
michal-kapala edited this page Apr 14, 2024
·
4 revisions
Sends manager event 151 handled by RDV_cl_ConsumableModel::OnManagerEvent
.
- param1 is used
- param2 is used
27:1
27:2
- ``
Displays a pop up on item expiration.
- param1 is read, unused
- param2 is read, unused
14:4
AI_ExpiredPopUp
AI_GlobalUI
Triggers GetUserInventoryByInventoryIds. Bag type 0 also triggers an inventory page update.
- param1 is
userItemId
- param2 is
slotId
- param3 is
amorTierId
/abilityUpgradeId
(if applicable) - paramString is
durability
Refreshes inventory grid and loadout when the item is selected.
- param1 is
userItemId
- param2 is
templateItemId
14:18
AI_InventoryPage
- param1 is
inventoryId
- param2 is
slotId
- paramString is
durability
boost (integer)
14:20
Unknown