native cod_give_weapon(id, weapon, amount = 0);
id | Player index |
weapon | Weapon in CSW_* format. |
amount | Amount value |
Gives player a weapon and allows player to own and pick it.
Amount is only for adding multiple nades at once and is not used for other weapons.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.