csgo_check_account

Syntax

native csgo_check_account(id);

Usage

id
Player index

Description

Checks if player is logged in his account.

Note

Account menu will be diplayed for player if not logged in.

Return

1 if player is logged in, 0 otherwise