24.11.2013, 12:07 
	
	
	
		The problem was that a player cannot be 3 different teams at the same time, you had to use || instead of && (Like Dragonsaurus said).
I'd also like to point out that: 0xFFFFFFFF is -1
Hex are also numbers, so the problem was not that!
	
	
	
I'd also like to point out that: 0xFFFFFFFF is -1
Hex are also numbers, so the problem was not that!

