cswa_damage
Called when someone is shot at by special weapon.
Syntax
forward cswa_damage(weapon_id, victim, attacker, Float:damage)
Usage
| weapon_id | Weapon handle. |
| victim | Killed player id. |
| attacker | — |
| damage | — |
Defined in
cs_weapons_api.inc
at line 98
.
This documentation was automatically generated from source.