Squirrel/Server/Functions/Sounds/Stop

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|Sound.Stop}} This function stops a sound from being played. == Syntax == <code>bool Sound.Stop( player plr )</code> == Arguments == * '''plr''' - The player …')
 

Latest revision as of 14:39, 17 August 2011

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function stops a sound from being played.

[edit] Syntax

  1. bool Sound.Stop( player plr )

[edit] Arguments

  • plr - The player to stop the sound for

[edit] Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation here.

  1.  
  2. -- todo
  3.  

[edit] Notes

Used functions and other notes here.

[edit] Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox