Enables/disables PowerPlay mode on a player.
void TF2_SetPlayerPowerPlay(int client, bool enabled)
Player's index.
Whether to enable or disable PowerPlay on player.
Invalid client index, client not in game, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.