General Chat / Hey! Yahiko Air is finally on board!
« on: February 29, 2008, 08:27:41 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.
I say extend the round by two more years. I don't see a point in having a 2 year round since it won't give any airlines outside of CDG/ORD/HKG/MCO/PHX/FRA/ect. a chance to grow effectivly, even if a few of the big airport airlines in the top 20 say they get bored after the 2nd year.
Those bugs are not small....
Create focus city is not working
editing route is bugged
create alliance would result in CEO not being in the alliance~![]()
Token still isn't working
.. and god knows what else is bugged~
Well, I am located in CENTRAL America. Additionally I wrote MAJOR airports and I was talking about London, Frankfurt, Paris, Madrid, Tokyo, Atlanta, O'Hare, etc. I did not say avoid creating bases in those regions at all.
Anyway, I am No.1 in Central America and No.49 in total and this is the second round I play this game here. So I think I did not do to much wrong. :wink: Last round I started late in Hannover and I learned a lot from that "little" airport. I could even enter the top 100 in the last days.
Anyway, I am No.1 in Central America and No.49 in total and this is the second round I play this game here. So I think I did not do to much wrong. :wink: Last round I started late in Hannover and I learned a lot from that "little" airport. I could even enter the top 100 in the last days.
If you are a beginner do NOT start your business at the major airports in Europe, North America or Asia.
Quote from: "dktc"Maintenance based on your aircraft value. It is next to nothing, ).
so how come my maintenance cost are much higher that for example my monthly gate rental cost?
I don't know, it might just be an impression, but since the bug was fixed prices seem to decrease quite fast...
Sorry to bring that up again
I ve also just noticed another thing : I have just created some new routes with a new plane. five min after i checked again the load factor, it was still 100%. However I tried for fun to update the route. with the same price the LF decreased to 98%. So i didn't change anything, but it's weird that a price that gave me 100% then gives me 98% 5 min after whereas no other competition has shown
My understanding from another thread is, Stephen set it to pause for 48 hours. I have not seen my airline value increase at the latest hour.
i see so i will have loads of money to spend when i get back in but for those that had their planes erased they wont. Bit unfair even though i am not one included in the cash loss. Probably would be fairer to pause it.