22.03.2010, 21:01 
	
	
	
		Ok how would i identify if a player is in thier "Teams" vehicle. Something like:
That's kinda how i think it might be setup
	
	
	
	
Код:
If(IsPlayergTeam(playerid) == TEAM_POLICE)
{
    IsPLayerInAnyVehicle(playerid)
    {

