D
David Wendelken (White Giant)
All worlds
01 Sep 2008 13:12Link
The current method of finding countries that might hold a corporation is grossly inefficient.
There are two pages involved. The first lets the computer search for a new country. The second tells you information about that country.
Let's start with the first page, the country search page. The only thing it tells you is the name of the country. With thousands of countries in a world, that's usually totally useless information. So, basically, you have to go to the second page, the country data page.
First improvement: combine the two pages.
Second improvement: the seach mechanism repeats countries. Have it keep track of which countries have already been shown to the user and do not repeat them. Provide a "start search over" button that clears out the searched country list (and automatically clear it when starting a search for a new corporation type or when the hiring threshold % (explained be
There are two pages involved. The first lets the computer search for a new country. The second tells you information about that country.
Let's start with the first page, the country search page. The only thing it tells you is the name of the country. With thousands of countries in a world, that's usually totally useless information. So, basically, you have to go to the second page, the country data page.
First improvement: combine the two pages.
Second improvement: the seach mechanism repeats countries. Have it keep track of which countries have already been shown to the user and do not repeat them. Provide a "start search over" button that clears out the searched country list (and automatically clear it when starting a search for a new corporation type or when the hiring threshold % (explained be
K
Keith Allaire (Little Upsilon)
All worlds
02 Sep 2008 04:45Link
The forum for each world (e.g. White Giant forum, Little Upsilon forum) has a link to a wiki list of 0% tax countries in the corresponding world. These lists make searching for places to build corps MUCH easier and they should be used with reckless abandon.
D
David Wendelken (White Giant)
All worlds
02 Sep 2008 19:00Link
Thanks for the tip!
Fifth improvement:
Maximum tax % you are willing to pay.
Fifth improvement:
Maximum tax % you are willing to pay.