Bugs / Re: More than 1 aircraft within the first month?
« on: August 01, 2013, 05:26:05 pm »
/* * 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; } } } } }
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
and you would still get the lease payment... so...
Ok, im talking about NYC-PHL with 5 A/C at $19, which is bringing the entire route down.
Or someone who accidently typed 1 instead of 1000
Quote from: "Dora"Quote from: "Blue Sky Mine"Quote from: "Dora"Will someone really willing to lease out a 747 at 2% rate? given not doing feeding?
Sure. The last 90's round I saw had many people offering 747s at 4,5 million Euros!
In the 2000 round leasing a 747 was a bad idea because it can cost 10 million eurosBut there were still people leasing them from me.
Oh, you could of course be fooled (but that neeever happened to me :? ). You could also lease a 747 for 25 millions during that round. But usually you could do deals through the forum so that you got your aircraft cheaper than now