Garry's Mod Wiki

Revision Difference

GM:PlayerDeathSound#529050

<function name="PlayerDeathSound" parent="GM" type="hook"> <ishook>yes</ishook> <description>Returns whether or not the default death sound should be muted.</description> <realm>Server</realm> <predicted>No</predicted> <rets> <ret name="" type="boolean">Mute death sound</ret> </rets> <args>⤶ <arg name="ply" type="Player">The player</arg>⤶ </args>⤶ </function>