View Single Post
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 02-13-2019 , 23:34   Re: [ANY] How to properly switch team
Reply With Quote #5

Quote:
Originally Posted by Benoist3012 View Post
Your code:
Code:
if ( iTeamNum == TEAM_UNASSIGNED )
	{
		StateTransition( TF_STATE_OBSERVER );
	}
may not be the same as what I put. Perhaps consider testing what has worked for me in several plugins before stating it untrue. Ignorance is not always bliss... (though we all eat those words at times).
__________________
ThatOneGuy is offline