ze_set_ambiance_sounds

Syntax

native ze_set_ambiance_sounds(id, bool:bSet);

Usage

id
Client index.
bSet
true will enable sound, false will disable sound.

Description

Description: Enable and disable ambiance sound for any player.

Return

true  | If successfully disabled/enabled.
false | If this player not connected.

Error

If player not connected.