ze_is_auto_buy_enabled

Syntax

native ze_is_auto_buy_enabled(id);

Usage

id
Client index.

Description

Description: Check if auto buy enabled or not.

Return

true  | If auto buy enabled.
false | If auto buy disabled.
-1    | If this player not connected.

Error

If player not connected.