ze_is_ambiance_sounds_enabled

Syntax

native ze_is_ambiance_sounds_enabled(id);

Usage

id
Client index.

Description

Description: Check for any player if ambiance sounds enabled or disabled.

Return

true    | If sounds enabled.
false   | If sounds disabled.
NULENT  | If this player not connected.

Error

If player not connected.