ze_disable_auto_buy

Syntax

native ze_disable_auto_buy(id);

Usage

id
Client index.

Description

Description: This will disable auto buy for player.

Return

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

Error

If player not connected.