native csgo_get_user_operation_text(id, data[], legth);
id | Player index |
data | Buffer to copy text to |
lenth | Maximum buffer size |
Retrieves status text of current player operation.
Format: "x/x (x.x%)" or command info if none.
This function has no return value.