Garry's Mod Wiki

Revision Difference

chat.PlaySound#515850

<function name="PlaySound" parent="chat" type="libraryfunc"> <description>Plays the chat "tick" sound.</description> <realm>Client</realm> </function> <example> <description>Plays an obnoxious tick sound.</description> <code>chat.PlaySound()</code> </example> {{Example | Description = Plays an obnoxious tick sound. | Code = chat.PlaySound() }}