SetInteriorSoundsEnabled: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ {{Server client function}} ==Syntax== <syntaxhighlight lang="lua"> bool setInteriorSoundsEnabled ( bool enabled ) </syntaxhighlight>")
 
m (Improving)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Server client function}}
{{Server client function}}
This function allows you to disable the music played by default in clubs.


==Syntax==
==Syntax==
Line 6: Line 8:
bool setInteriorSoundsEnabled ( bool enabled )
bool setInteriorSoundsEnabled ( bool enabled )
</syntaxhighlight>
</syntaxhighlight>
==Seel Also==
{{World functions}}

Revision as of 12:32, 2 July 2011