shopmenu says you have it, but no nades are given.
Through the darkness of futures past,
The magician longs to see
One chants out between two worlds:
Fire, walk with me.
Well, the bomb explosion will stop an ankh from working, thats the only other case I know of items failing to work after you get killed by the bomb. But in this case you still keep the ankh and it works for the next time you die.
I hit Brett right in the feels.
I wonder if it works on anti_wards or so...
Is there a difference in "item types" between the gloves and the other items?
I mean behaviour-wise, the way they trigger?
I can think that "health" does a check at start round and u get the health, whereas gloves would have to do a dynamic check constantly during the round before u're allocated the nade? Same with anti_wards if u were to step on wards?
I wonder if claws and orb or mask MAINTAIN their effect the next round if blown up... I never considered the possibility of it not working ... i just assumed it did.
Then again i assumed the ankh revived my PISTOL that round because the bomb dropped them,,, whereas u guys are telling me that the ankh was simply never used. lol
No all items run the same War3_GetOwnsItem() which is bool. In the case of gloves it checks War3_GetOwnsItem() every time you toss a nade and when you buy it.
According to your report the engine checking War3_GetOwnsItem() returns that it owns despite when the plugin that runs said items checks War3_GetOwnsItem() it returns false.
If you buy a nade when the gloves are not working and toss it, the gloves will function as normal. Also, if you buy gloves after you die as prep for the next round, they usually will not function properly, unless you buy a nade.