cswa_give_normal
Gives player normal weapon.
Syntax
native cswa_give_normal(id, csw_id, clip, ammo, show = 0)
Usage
| id | Player index. |
| csw_id | CSW_*. |
| clip | Clip. |
| ammo | Ammo. |
| show | Should show weapon? |
Return
Weapon — ENTID.
Defined in
cs_weapons_api.inc
at line 80
.
This documentation was automatically generated from source.