We have a MMO Game with an inventory. The inventory has for example 20 Slots. On postion 1 and 5 are the same potion for health. If we you use the potion on postion 5, we want to decrease the numer of potions for the slot 5, after we know that the ability successful ends server side.
Now we dont have an idea how to get the index slot inside the ability.
Is there a way to transfer information to the ability.