I've searched about this and I got the 43 offset, but when I tested it, it always prints 0... and I also tried cs_get_weapon_id(), it also returns 0.
Basically I'm trying to detect weapon_* entities for weaponbox entities and remove them (because I just found out they're not removed when weapon is dropped X_X) so instead of searching through all entities or parsing model, it'll be more efficient to have the CSW_* id and use the already defined weapon_* array...
So is there a CSW_* id offset for weaponbox class, which is it ?