grenade_throw

Syntax

forward grenade_throw(index, greindex, wId);

Usage

index
Client index
greindex
Grenade entity index
wId
Weapon id

Description

Called after a grenade was thrown.

Note

Weapon id is one of CSW_HEGRENADE, CSW_SMOKEGRENADE or CSW_FLASHBANG.

Return

This forward ignores the return value.