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.
This forward ignores the returned value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.