404
404
void eTeam::UnInvite( ePlayerNetID * player )
407
408
if ( player->CurrentTeam() == this && this->IsLocked() )
409
410
sn_ConsoleOut( tOutput( "$invite_team_kick", player->GetColoredName(), Name() ) );
414
415
sn_ConsoleOut( tOutput( "$invite_team_uninvite", player->GetColoredName(), Name() ) );
419
419
// check if a player is invited