GetWeaponSlot
Gets the slot of one weapon.
Gets the slot of one weapon.
Makes an NPC aim at a specific position.
Makes an NPC aim at a player.
Enables or disables infinite ammo for an NPC.
Enables or disables automatic reloading for an NPC.
Gets the ammunition amount for an NPC's current weapon.
Gets the ammunition in the current clip of an NPC's weapon.
Gets the ID of the player that an NPC is currently aiming at.
Gets the current weapon an NPC is holding.
Gets the accuracy setting for an NPC's weapon.
Gets the actual (default) clip size for an NPC's weapon.
Gets the actual (default) reload time for an NPC's weapon.
Gets the clip size setting for an NPC's weapon.
Gets the reload time of an NPC's weapon.
Gets the shoot time of an NPC's weapon.
Gets the weapon skill level of an NPC.
Gets the weapon state of an NPC.
Checks if an NPC is currently aiming.
Checks if an NPC is aiming at a specific player.
Checks if infinite ammo is enabled for an NPC.
Checks if automatic reloading is enabled for an NPC.
Checks if an NPC is currently reloading their weapon.
Checks if an NPC is currently shooting.
Sets the ammunition count for an NPC's current weapon.
Sets the amount of ammo in an NPC's weapon clip.
Sets an NPC's current weapon.
Sets the accuracy of a specific weapon for an NPC.
Sets the clip size for an NPC's weapon.
Sets the reload time for an NPC's weapon.
Sets the shooting interval for an NPC's weapon.
Sets the weapon skill level for an NPC.
Sets the weapon state of an NPC.
Makes an NPC fire a weapon shot.
Stops an NPC from aiming.
This callback is called when an NPC fires a weapon.
This callback is called when an NPC's weapon state changes.