get_stats2
- Синтаксис
-
native get_stats2(index, stats[4], authid[] = "", authidlen = 0);
Переменная | Описание |
---|---|
index |
Client index |
stats |
Buffer to copy statistics to |
authid |
Buffer to copy client auth id to |
authidlen |
Maximum authid buffer size |
- Описание
- Retrieves objective statistics from the permanent storage on the server via iterative, incremental access.
- Пометка
-
The permanent storage is updated on every respawn or client disconnect.
- Пометка
-
The fields in the statistics are: 0 - total defusions 1 - bomb defused 2 - bomb plants 3 - bomb explosions
- Возвращает
- Next rank index (> 0 and > index), or 0 if no more statistics exist