PlayFrontEndSound

From Liberty Unleashed Wiki
Revision as of 23:37, 27 October 2010 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function plays an internal GTA sound.

Syntax

  1. bool PlayFrontEndSound( player plr, int sound )

Arguments

  • plr - The player to play the sound for
  • sound - The ID of the sound to play

Example

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

Explanation for the example

  1.  
  2. -- Todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox