Disguises a client to the given model and team. Only has an effect on spies.
Note: This only starts the disguise process and a delay occurs before the spy is fully disguised
void TF2_DisguisePlayer(int client, TFTeam team, TFClassType classType, int target)
Player's index.
Team to disguise the player as (only TFTeam_Red and TFTeam_Blue have an effect)
TFClassType class to disguise the player as
Specific target player to disguise as (0 for any)
Invalid client index, client not in game, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.