// OnPlayerConnectfor(new i; i < MAX_VEHICLES + 1; i++){ if(strmatch(COwnerData[i][CarOwner], PlayerName(playerid))) { //CreateVehicle shit here }}