grenade_throw
- Синтаксис
-
forward grenade_throw(index, greindex, wId);
Переменная | Описание |
---|---|
index |
Client index |
greindex |
Grenade entity index |
wId |
Weapon id |
- Описание
- Called after a grenade was thrown.
- Пометка
-
Weapon id is one of CSW_HEGRENADE, CSW_SMOKEGRENADE or CSW_FLASHBANG.
- Возвращает
- Форвард игнорирует возвращаемое значение.