forward
zp_fw_grenade_fire_pre
Syntax
forward zp_fw_grenade_fire_pre(id)
Description
Called when a player is about to start burning.
Returning PLUGIN_HANDLED will block it.
Parameters
| id | Player index. |
|---|
forward
forward zp_fw_grenade_fire_pre(id)
Called when a player is about to start burning.
Returning PLUGIN_HANDLED will block it.
| id | Player index. |
|---|