View Single Post
AlexALX
Senior Member
Join Date: Apr 2009
Old 08-27-2010 , 21:08   Re: game_team_master&game_team_set Fix (CS 1.6)
Reply With Quote #25

Arkshine - very thanks. I tested it tomorrow and try to do with his idea about game_team_set. In orpheu you need intercept function

Quote:
int CGameRules::GetTeamIndex()
{
return -1;
}
This in cs 1.6... So you need to replace it for normal) (info from Developers)
AlexALX is offline