Signature
#define fm_remove_weaponbox(%1) dllfunc(DLLFunc_Think, %1)
Description
stock fm_remove_weaponbox(entity)
{
return dllfunc(DLLFunc_Think, entity)
}
Notes
- safe removal of weaponbox+weapon_* entity pair (delay =~= 0.03 second)