client_changeteam
- Синтаксис
-
forward client_changeteam(id, newteam, oldteam);
Переменная | Описание |
---|---|
id |
The id of the client. |
newteam |
The team number of the new team. |
oldteam |
The team number of the old team. |
- Описание
- Triggered whenever a client's pev->team changes.
- Возвращает
- Форвард игнорирует возвращаемое значение.