TF2_RemovePlayerDisguise Function

Removes the current disguise from a client. Only has an effect on spies.

void TF2_RemovePlayerDisguise(int client)

Parameters

int client

Player's index.

Errors

Invalid client index, client not in game, or no mod support.