Is there a way to get the grenade id of multiple smoke nades? like say each time one is thrown get the id.
I've tried both functions get_grenade_id and get_grenade, the problem is when you throw more then one it only returns the first thrown smoke nades id until it goes away then it gets the next thrown nades id.
Anyone got any idea on how to make it get the next nades id before the first one disappears?