Garry's Mod Wiki

Revision Difference

WEAPON:EquipAmmo#553204

<function name="EquipAmmo" parent="WEAPON" type="hook"> <ishook>yes</ishook>⤶ <description> The player has picked up the weapon and has taken the ammo from it. The weapon will be removed immidiately after this call. </description> <realm>Server</realm> <args> <arg name="ply" type="Player">The player who picked up the weapon</arg> </args> </function>