The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.0.30 (Linux)
|
Taxes V1.0 (For all countries!) - Printable Version +- Forum (https://theairlineproject.net/forum) +-- Forum: Downloads (https://theairlineproject.net/forum/forumdisplay.php?fid=5) +--- Forum: Addons (https://theairlineproject.net/forum/forumdisplay.php?fid=13) +--- Thread: Taxes V1.0 (For all countries!) (/showthread.php?tid=1318) |
Taxes V1.0 (For all countries!) - picoo000 - 01-27-2018 Hi guys! Today I present to you the "Corporation Income Tax" system. It took me a while to find all the data, but it's completely accurate and, to my knowledge, all the countries has been inserted to the stats. Release notes v1.0: - Added all possible Countries to the .xml file with realistic rates with data took from the data.SQLITE datasheet. - Added 8 new entries to the data.SQLITE datasheet. - Corrected Errors within the data.SQLITE datasheet. - Added new flags for some countries. - Initial Release. Further updates may be created, but there is a chance that it will not be necessary. - Dimensions: 300MB (included some of the rework of the Airport demand too, which will become obsolete after the next major release). You can Download the .rar file Clicking HERE (Google Drive)! Install Instructions: - Download the .rar provided in the link above. - Extract using WinRar to your Game destination Folder (for example C:/Program Files/TAPv2). - If asked to overwrite the existing data, click YES. - Start the game. - Enjoy your new Corporate Tax included game. Have Fun guys! RE: Taxes V1.0 (For all countries!) - pjank42 - 01-27-2018 Hi, nice work and thanks for the effort :-) Regarding these two entries would it be possible to tell me where you added it: - Added 8 new entries to the data.SQLITE datasheet. - Corrected Errors within the data.SQLITE datasheet Then I will include the changes in the game for next release - and I can't just replace it since I already did some changes on it :-) RE: Taxes V1.0 (For all countries!) - picoo000 - 01-27-2018 (01-27-2018, 10:17 PM)pjank42 Wrote: Hi, Yes, of course: The entries are 1013-1014 and from 323 i think to 329. The errors were caused by me, I had to re-upload the whole file becouse otherwise the game was crashing for a wrong date-time format... I left out a filed for null... |