rg_update_teamscores
- Синтаксис
-
native rg_update_teamscores(const iCtsWins = 0, const iTsWins = 0, const bool:bAdd = true);
Переменная | Описание |
---|---|
iCtsWins |
The amount of wins for counter-terrorists |
iTsWins |
The amount of wins for terrorists |
bAdd |
Adds the score to the current amount |
- Описание
- Updates current scores.
- Возвращает
- Функция ничего не возвращает