Squirrel/Server/Functions/Sounds/Pause

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

Latest revision as of 14:38, 17 August 2011

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

This function pauses a sound.

[edit] Syntax

  1. bool Sound.Pause( player plr )

[edit] Arguments

  • plr - The player to pause 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