Posts: 108
	Threads: 34
	Joined: Jul 2008
	
Reputation: 
0
	 
 
	
	
		Can someone give me the script for /tpm, I'll fix the rest.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,290
	Threads: 69
	Joined: Dec 2006
	
Reputation: 
0
	 
 
	
	
		/tpm is bugged sometimes players can use it even if they haven't been set into a team. I don't use SetPlayerTeam at all in my script but quite often people will be able to use /tpm. And I can't stop it with OnPlayerTeamPrivmsg because it was removed in 0.2.1 (i think)
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,593
	Threads: 38
	Joined: Aug 2007
	
Reputation: 
0
	 
 
	
	
		OnPlayerConnect
SetPlayerTeam(playerid,playerid); =p
so no one is in the same team