Knife_Register
PLUGIN NATIVES ************
Syntax
native Knife_Register( const WeaponName[] = "New Knife", const VModel[], const PModel[] = "", const WModel[] = "", const DeploySound[] = "weapons/knife_deploy1.wav", const SlashSound[] = "weapons/knife_hit1.wav", const StabSound[] = "weapons/knife_stab.wav", const WhiffSound[] = "weapons/knife_slash1.wav", const WallSound[] = "weapons/knife_hitwall1.wav", Float:PrimaryDamage = 1.0, Float:SecondaryDamage = 1.0 )
Usage
| WeaponName | — |
| VModel | — |
| PModel | — |
| WModel | — |
| DeploySound | — |
| SlashSound | — |
| StabSound | — |
| WhiffSound | — |
| WallSound | — |
| PrimaryDamage | — |
| SecondaryDamage | — |
Defined in
knifeapi.inc
at line 52
.
This documentation was automatically generated from source.