Returns the weapon in a player's slot.
int GetPlayerWeaponSlot(int client, int slot)
Client index.
Slot index (mod specific).
Entity index on success, -1 if no weapon existed.
Invalid client or client not in game, or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.