Called when CSWeaponDrop is called Return Plugin_Continue to allow the call or return a higher action to block.
Action CS_OnCSWeaponDrop(int client, int weaponIndex, bool donated)
Client index
Weapon index
Was weapon donated (Bought from a buy menu while ctrl was pressed) (Note: This param is for CS:GO only, will be false on other games)
No description.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.