Private World Discussion & Invitation / Re: Coming Soon: Brand New World, Fewer Slots Available
« on: December 22, 2011, 06:19:44 am »Airline ICAO: SSA
Primary domicile: George Bush Intercontinental (IAH)
Thanks!
/* * 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.
Connor, in most of the cases it's a law.
I like this idea of a realistic world! Maybe I'll join next time around when I ahve a bit more time.
As for foreign airlines sticking a hub on another continent, other than the fact that it is prohibited by law with few exceptions (Northwest and United both have a hub in Tokyo due to mid-1900s agreements), it doesn't make a whole lot of sense to do so. The airline would be at a disadvantage being a foreign airline and everything... for example, when you think about flying from Tokyo to other points in Asia, you don't normally think of flying Northwest -- you'd be thinking of flying Japan Airlines or ANA just because they're the home carriers; they're the carriers operating mainly in that area.
I'm VERY interested in joining this World.
It does sound as if all the player's adhere to the rules and understand it is a REAL World operation.
I would very much like to join, HOWEVER, I usually play under my own name JAY-AIR which I am more than willing to forego. I would like to play, based in HND as JAL ( Japan Airlines ) Who incorporated JSA in the early 90s who DID operate MD-83s. And then absorbed them into their fleet.
Would this be acceptable BUT, would like to ask, what exactly does your
- [3] mean?
Is this unlimited bases in your own continent? And then 3 focus foreign Cities?
Thanking you in advance
Jay
Connor,
I really like your idea of starting a World where the players stick to 'real-world' airline operating practices. I have been involved in games with similar goals so am definately interested.
To achieve similar goals I have recently started a small forum where people can get together to form more organised worlds. The forum is located here:
http://albionairlines.freeforums.org/index.php?sid=cceebcf2ab91e2b68907a1dac8da889b
Have a look and see what you think as I think we have similar goals:
1) Try to make the most of the opportunities that the Private Worlds offer.
2) Create specialised Worlds where the members can tailor the experience.
3) Share ideas and thoughts on the game and aviation in general.
Please have a look and let me know your thoughts.
Mark (member 16178)