Private World Discussion & Invitation / Re: WORLD IS OPEN! PW1991 JOIN JOIN JOIN JOIN!}Ultra Competitive/Realistic ops world
« on: June 18, 2011, 12:25:09 am »Planning on having hubs at:
SEZ
JNB
SSH
MRU (May change to CPT or DUR)
CMN
CMB
PER
/* * 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.
A submarine blockade of the Seychelles is formed, and all ships will be sunk. We warn you, stop your aggresive nature, or you will pay.
The ex-North Korean submarines transferred to the Seychelles Navy are bombed in harbour by North Korea suicide commandoes.
Seychelles, Mauritius, Madagascar, Comoros, Mayotte, Reunion, Maldives and Sri Lanka form the Union of Countries in the Indian Ocean (UCIO) to facilitate trade between these countries.
We are greatful for the help of the Philippines. The aircraft may be positioned on the newly opened Praslin International Airport (ICAO:FSPP, IATA:PRI).
We hope to resolve the occupation of Uganda, Tanzania and Kenya as soon as possible. Tourists from Safari Trips in these countries visit Seychelles before heading back home, the occupation and people's fear of the instability in the region are affecting our economy's number 1 industry.
Do not fear, we have not occupied these territories, we have merely liberated the people from their capitalist governments. Travel to and from East Africa, and between the Seychelles is still free and open. In fact tourism has increased since the liberation. At the current, tourism is being hampered by the Seychelles blockade. Since we abolished piracy cruise vessels have started swarming all over the East African coast. Open up your oceans, and let these tourists experience your glorious islands!
With the intensified security in the region, more ships and cruise liners arrive in the Seychelles and we launch the construction of a new port capable of handling the increase in ocean traffic. We also begin extending the runway of Seychelles International Airport to 5,000m and upgrade Praslin Island Airport to internatonal status and extend the runway to 3,000m. Both airports are open to international flights.