Squirrel/Server/Functions/Sounds/PlayFrontEndTrack

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search

Revision as of 23:32, 27 October 2010

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

This function plays an internal GTA mission sound.

Syntax

  1. bool PlayMissionAudio( player plr, int sound )

Arguments

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

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