Garry's Mod Wiki

Revision Difference

chat.PlaySound#515983

<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.| Code =⤶ chat.PlaySound()⤶ }}⤶ <example>⤶ <description>Plays an obnoxious tick sound.</description>⤶ <code>chat.PlaySound()</code>⤶ ⤶ </example>