csgo_get_user_operation_text

Syntax

native csgo_get_user_operation_text(id, data[], legth);

Usage

id
Player index
data
Buffer to copy text to
lenth
Maximum buffer size

Description

Retrieves status text of current player operation.

Note

Format: "x/x (x.x%)" or command info if none.

Return

This function has no return value.