Signature
forward grenade_throw(index, greindex, wId);
Description
Called after a grenade was thrown.
Notes
- Weapon id is one of CSW_HEGRENADE, CSW_SMOKEGRENADE or CSW_FLASHBANG.
Parameters
- index — Client index
- greindex — Grenade entity index
- wId — Weapon id
No return value