/* * 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; } } } } }
looks like nothing but junk
speed sucks, capacity sucks
the otter is useless because we can only land on land and not random locations we select with navigation coordinates (i.e. water based landings)
looks like nothing but junk
speed sucks, capacity sucks
the otter is useless because we can only land on land and not random locations we select with navigation coordinates (i.e. water based landings)
Hey wait a minute... the 707 in 1954??? thats waaaay wrong? Should be end of 1957??? Only the prototype 367-80 was flying in 1954, and it was never designed or possible to use in passenger service?
And BTW, 707-020 is a 720.
Otherwise what good is the DC-7?
Quote from: "Pilgrim"Hey wait a minute... the 707 in 1954??? thats waaaay wrong? Should be end of 1957??? Only the prototype 367-80 was flying in 1954, and it was never designed or possible to use in passenger service?
And BTW, 707-020 is a 720.
Otherwise what good is the DC-7?
To Air Elbonia, change it if you will. I don't care and I don't have time to care right now :cry:
btw, I know the 707-020 is later redesignated as 720... which I don't think we have on the list. (I could be wrong though).
You're too gloomy. Try some Bawls or Jolt or something.
well i guess no one care about fixing this...
:cry:
Quote from: "Pilgrim"well i guess no one care about fixing this...
:cry:
Talk to Stephen or our new Aircraft Data Officer about it (if you could get hold of him).
I don't have the ower to change it.
Quote from: "Pilgrim"Hey wait a minute... the 707 in 1954??? thats waaaay wrong? Should be end of 1957??? Only the prototype 367-80 was flying in 1954, and it was never designed or possible to use in passenger service?
And BTW, 707-020 is a 720.
Otherwise what good is the DC-7?
To Air Elbonia, change it if you will. I don't care and I don't have time to care right now :cry:
btw, I know the 707-020 is later redesignated as 720... which I don't think we have on the list. (I could be wrong though).
Quote from: "dktc"Quote from: "Pilgrim"well i guess no one care about fixing this...
:cry:
Talk to Stephen or our new Aircraft Data Officer about it (if you could get hold of him).
I don't have the ower to change it.
Who's the new Aircraft Data Officer then?
Quote from: "Jps"Quote from: "dktc"Quote from: "Pilgrim"well i guess no one care about fixing this...
:cry:
Talk to Stephen or our new Aircraft Data Officer about it (if you could get hold of him).
I don't have the ower to change it.
Who's the new Aircraft Data Officer then?
And how does one contact them???
And my reasons for not having the 707 out in 1954 are 2 fold:
1> It will just result in every single route switching to 707s, a massive (and i mean MASSIVE as in THOUSANDS) glut of propliners on the market and 5 years of complete boredom afterwards.
2> The 707 didn't come out until 1957... so why should the game have it out 3 years early???
staff@airlinemogul.com
Otherwise what good is the DC-7?
I just looked up the stats of hte DC-7, looks like a Connie would still do better than a DC-7. So my conclusion, not very good with or without.
1> It will just result in every single route switching to 707s, a massive (and i mean MASSIVE as in THOUSANDS) glut of propliners on the market and 5 years of complete boredom afterwards.
2> The 707 didn't come out until 1957... so why should the game have it out 3 years early???
thought there were no in game changes mid-round to prevent airlines from complaining about them. We should've had a "pre-order" function that was used before the plane comes out, like in r/l.
Quote from: "LOT 737-300"thought there were no in game changes mid-round to prevent airlines from complaining about them. We should've had a "pre-order" function that was used before the plane comes out, like in r/l.
we try not to, true. there were sufficient complaints about it as it was that we corrected it now rather then later. sorry. preorder (in a limited sense) may come when we get orderbooks done... which is somewhere up the down periscope. which may or may not make sense as a phrase, but i'll make it work.