/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
Well done MrOrange. Yes, that is correct.
can i also add that this game is also still in developement and not all things are up and running.
also the setup is realistic i dont see any european airline in the real world have an operational base outside of europe same goes with america asia middle east and so on yes airlines may fly LHR- SYDNEY but that takes more than a day to complete there and back. the 1 way setup isnt completed yet so instead of complaining about what you havnt got get on with using what you have.
i think the game creators have done a very good job even tho have have a life outside of mogul.
Why would such a rule be in place? Lads(Stephen and management), airlines from Europe fly these routes everyday and the only way I can fly to Australia or New Zealand or even some airports in Asia is to fly from airports in Asia, yet we can't even do that. The same applies to routes to the Pacific and South America.
can i also add that this game is also still in developement and not all things are up and running.
also the setup is realistic i dont see any european airline in the real world have an operational base outside of europe same goes with america asia middle east and so on yes airlines may fly LHR- SYDNEY but that takes more than a day to complete there and back. the 1 way setup isnt completed yet so instead of complaining about what you havnt got get on with using what you have.
i think the game creators have done a very good job even tho have have a life outside of mogul.
I don't think it would take much to allow airlines to create focus cities on continents other than the ones they're based on. If so fair enough, but regardless, would ye give up the lickarse replies and the smartarse comments as well, ye sound like an immature child, not to mention a do-gooder.
Quote from: "phat01"can i also add that this game is also still in developement and not all things are up and running.
also the setup is realistic i dont see any european airline in the real world have an operational base outside of europe same goes with america asia middle east and so on yes airlines may fly LHR- SYDNEY but that takes more than a day to complete there and back. the 1 way setup isnt completed yet so instead of complaining about what you havnt got get on with using what you have.
i think the game creators have done a very good job even tho have have a life outside of mogul.
It will be (eventually) possible to have stopovers and one-way flights, but at the moment, they are both still under discussion. I don't see a single airline ANYWHERE in the world that operates domestic or international routes on two continents. If you can give me a reasonable example, then I will consider it.
It will be (eventually) possible to have stopovers and one-way flights, but at the moment, they are both still under discussion. I don't see a single airline ANYWHERE in the world that operates domestic or international routes on two continents. If you can give me a reasonable example, then I will consider it.
If you don't like what people are saying (that we aren't on 24/7), then don't complain, or PM us.
NOTE TO ALL: If there are any complaints about us, PM us personally.
Quote from: "dl-3508"Quote from: "phat01"can i also add that this game is also still in developement and not all things are up and running.
also the setup is realistic i dont see any european airline in the real world have an operational base outside of europe same goes with america asia middle east and so on yes airlines may fly LHR- SYDNEY but that takes more than a day to complete there and back. the 1 way setup isnt completed yet so instead of complaining about what you havnt got get on with using what you have.
i think the game creators have done a very good job even tho have have a life outside of mogul.
It will be (eventually) possible to have stopovers and one-way flights, but at the moment, they are both still under discussion. I don't see a single airline ANYWHERE in the world that operates domestic or international routes on two continents. If you can give me a reasonable example, then I will consider it.
Northwest operates a hub in NRT flying to various Asian cities. One could argue that it is a stopover, but fact is they may not be using (and often times, do not use) the same planes for the "second leg" of the flights. They just "continue" on with the same flight numbers but different planes.
Frankly, I am against having focus cities in other continents, but here is an example. "Reasonable" or not is your decision.
Quote from: "d1-3508"It will be (eventually) possible to have stopovers and one-way flights, but at the moment, they are both still under discussion. I don't see a single airline ANYWHERE in the world that operates domestic or international routes on two continents. If you can give me a reasonable example, then I will consider it.
I was referring to airlines making stopovers in Asian airports to fly to other onward airports in Asia and Australasia.
Quote from: "d1-3508"If you don't like what people are saying (that we aren't on 24/7), then don't complain, or PM us.
NOTE TO ALL: If there are any complaints about us, PM us personally.
When did I ever mention this, let alone complain about it? :roll:
I don't think it would take much to allow airlines to create focus cities on continents other than the ones they're based on. If so fair enough, but regardless, would ye give up the lickarse replies and the smartarse comments as well, ye sound like an immature child, not to mention a do-gooder.
Quote from: "d1-3508"If you don't like what people are saying (that we aren't on 24/7), then don't complain, or PM us.
NOTE TO ALL: If there are any complaints about us, PM us personally.
When did I ever mention this, let alone complain about it? :roll:
Here.
I don't think it would take much to allow airlines to create focus cities on continents other than the ones they're based on. If so fair enough, but regardless, would ye give up the lickarse replies and the smartarse comments as well, ye sound like an immature child, not to mention a do-gooder.
Yes, but the fact that you stated that comment, to someone who was thanking us for our hard work, made me make that comment.