TAX PACK (Mod) - Issues

This is the first Mod uploaded on the site for TPM 2012;

 

This will add two new tax issues for speeches and Tv ads ect, which will help you win those precious votes.

 

These are the most basic forms for the issues, there are no states set as yet that this is the most important issue, but if, like me, you play with random issues turned on, this is likely to become a big issue.

 

The two additions are:

  • Corporation Tax cuts - Supported by Republicans
  • Start up Tax cuts - Supported by Democrats

 

these DO NOT replace current issues, they are additions. 

The install Instructions are within the Readme file, so please read it. Additionally, read the tutorial on how to add new issues to your game, this also explains how to install my Mod.

 

Download Link: (4shared) http://www.4shared.com/zip/amDjWrtd/TaxPack.html?

File is in a Zip format, and contains 2 txt documents, one contains the xml additions which you need to copy to your game, the other contains the readme with install instructions.

I will not be uploading a ready made XML document with the additions, unless I hear from a stardock employee who says its alright; As this would involve me distributing the xml file containing their original issues.


Have fun, and message me with any issues.

23,435 views 29 replies
Reply #1 Top

Hi, I need clearer directions to install these two issues. Can't locate the relevant files mentioned in the readmedocument. Can you please send me instructions with screenshots? 

Thanks

Reply #2 Top

64\Program Files (x86)\Steam\steamapps\common\The Political Machine 2012\Data\English\Maps\USA

MainIssues.Pm2issuesXML

can't find them anywhere

Reply #3 Top

are you able to find your steam folder. on your C:\program files (x86)\Steam\steamapps\ 

 

Reply #4 Top

Thanks. It worked. But you put the same description for both.

Reply #5 Top

I tried to create a new issue for Infrastructure but I keep getting Reducing Unemployment in the game. What did I do wrong?

Reply #6 Top

<Tag>JOBS</Tag>

<Display>Infrastructure Investment</Display>
<Image>Jobs</Image>
<Icon>gfx\Issue_Images\Issue_Jobs_Pos.png</Icon>
<Description>America's transport, energy, bandwidth and water infrastructure has declined in quality and effectiveness over the past decade or so due to lack of funds. Many commentators believe that America’s economic competitiveness could be strengthened and maintained only if there is a major overhaul. They point to China’s rapid airport modernization, France’s high speed trains and South Korea’s powerful internet connections as examples of America being left behind. Democrats and centrist Republicans endorse the idea of a national infrastructure development bank that would leverage $10bln of start-up capital to attract private investment on low interest loans. The plan pays for itself by generating infrastructure jobs, revenues from tolls and by ensuring the rapid communication of goods, services, people and ideas in a more dynamic economy. However, despite the fact the idea has been endorsed by business leaders, Tea Party Republicans say it’s a lot of pork barreled Big Government and that American infrastructure is fine. <Default_Party_Importance PartyID="Left">38</Default_Party_Importance> <Default_Party_Position PartyID="Left">38</Default_Party_Position>
<Default_Party_Importance PartyID="Right">5</Default_Party_Importance>
<Default_Party_Position PartyID="Right">-5</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">30</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">25</Default_Party_Position>

 

That's what I wrote.

Reply #7 Top

This is how everything appears. Maybe I made an error. The corporation and start up issues work, just not the third one.

</Issue><Issue> 
<Tag>CorporationTaxCuts</Tag>
<Display>Corporation Tax Cuts</Display>
<Image>Economy</Image>
<Icon>gfx\Issue_Images\Issue_Economy_Pos.png</Icon>
<Description>Some Believe Cutting Corporation Taxes help buisness, and therefore help the economy. Others believe that cutting these taxes are a bad thing.</Description>
<Default_Party_Importance PartyID="Left">2</Default_Party_Importance>
<Default_Party_Position PartyID="Left">2</Default_Party_Position>
<Default_Party_Importance PartyID="Right">4</Default_Party_Importance>
<Default_Party_Position PartyID="Right">8</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">2</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">5</Default_Party_Position>
</Issue>
<Issue>
<Tag>STARTUPTAXCUTS</Tag>
<Display>Start up Tax Cuts</Display>
<Image>Economy</Image>
<Icon>gfx\Issue_Images\Issue_Economy_Pos.png</Icon>
<Description>America has long been the country of innovators and entrepreneurs,with the likes of Google and Apple emerging out of small ecentric projects.Tax cuts for innovators can create the jobs and technology needed to compete in a globalized economy.</Description>
<Default_Party_Importance PartyID="Left">24</Default_Party_Importance>
<Default_Party_Position PartyID="Left">18</Default_Party_Position>
<Default_Party_Importance PartyID="Right">2</Default_Party_Importance>
<Default_Party_Position PartyID="Right">2</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">42</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">35</Default_Party_Position>
</Issue>
<Issue>
<Tag>JOBS</Tag>

<Display>Infrastructure Investment</Display>
<Image>Jobs</Image>
<Icon>gfx\Issue_Images\Issue_Jobs_Pos.png</Icon>
<Description>America's transport, energy, bandwidth and water infrastructure has declined in quality and effectiveness over the past decade or so due to lack of funds. Many commentators believe that America’s economic competitiveness could be strengthened and maintained only if there is a major overhaul. They point to China’s rapid airport modernization, France’s high speed trains and South Korea’s powerful internet connections as examples of America being left behind. Democrats and centrist Republicans endorse the idea of a national infrastructure development bank that would leverage $10bln of start-up capital to attract private investment on low interest loans. The plan pays for itself by generating infrastructure jobs, revenues from tolls and by ensuring the rapid communication of goods, services, people and ideas in a more dynamic economy. However, despite the fact the idea has been endorsed by business leaders, Tea Party Republicans say it’s a lot of pork barreled Big Government and that American infrastructure is fine. <Default_Party_Importance PartyID="Left">38</Default_Party_Importance> <Default_Party_Position PartyID="Left">38</Default_Party_Position>
<Default_Party_Importance PartyID="Right">5</Default_Party_Importance>
<Default_Party_Position PartyID="Right">-5</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">30</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">25</Default_Party_Position>

</XMLBody>

Reply #8 Top

you need to put </issue> at the end of each entry. So just put it before </XMLBody>

 

the last  lines would look like this:

 

<Default_Party_Position PartyID="Indy">25</Default_Party_Position> 
</issue>
</XMLBody>

Reply #9 Top

That is the reason why it went wrong? Not because I essentially copied and then modified [cut and paste]the reducing unemployment tag?

 

Will try it tomorrow and report back to you. 

What do you think of Ryan for VP?

Reply #10 Top

that was the issue I think. I haven't tested it myself, but thats the thing that jumped out at me when I read what you had done. Simply put the game wouldn't recognise anything unless you have ended the issue with </issue>

 

I don't know enough about Ryan to have a valid opinion about him for VP. He has some interesting, and very conservative views on federal funding, but after all he is a republican.

 

I'm British, so only get access to a small amount of US political news. Mainly from CNN and Fox news, which aren't exactly Independent of opinion on such matters.

Reply #11 Top

You don't have access to ABC or any of the other channels? What about the New York Times? 

 

I am going to act on it tomorrow. I want to watch the closing ceremony. You guys did a great job. Sorry about Romney's gaffes/insults.

 

Are you connected to the Red Arrows of the RAF? My father has a  takeaway in Akrotiri Cyprus, where the Royal Air Force Base personnel are his best customers. 

 

Are you Tory, Labour or Lib Dem? If you are Tory, are you One Nation or Thatcherite? If Labour, are you New Labour,  or Old Labour or something in between? If Lib-Dem, are you of the Liberal wing, the SDP wing or the Orange Group?

Reply #12 Top

The two additions are:

  • Corporation Tax cuts - Supported by Republicans
  • Start up Tax cuts - Supported by Democrats

 

Am I reading that right?  I won't be touching this mod as it looks like it would really break realism, to have a republican party that is against big government, bank bailouts, auto bail out, and for reducing unemployment and reducing deficit would be for corporate tax cuts then against start up tax cuts, is the author of the mod liberal, I wouldn't be surprised by how this is being presented

Reply #13 Top

Quoting LionDemocrats, reply 12
You don't have access to ABC or any of the other channels? What about the New York Times? 

 

I am going to act on it tomorrow. I want to watch the closing ceremony. You guys did a great job. Sorry about Romney's gaffes/insults.

 

Are you connected to the Red Arrows of the RAF? My father has a  takeaway in Akrotiri Cyprus, where the Royal Air Force Base personnel are his best customers. 

 

Are you Tory, Labour or Lib Dem? If you are Tory, are you One Nation or Thatcherite? If Labour, are you New Labour,  or Old Labour or something in between? If Lib-Dem, are you of the Liberal wing, the SDP wing or the Orange Group?

 

I get CNN and Fox on my phone so its easy to watch anywhere, but I can watch others online. And I do get the new york times aswell, just haven't been paying much attention recently.

 

I don't have a connection to the Red Arrows, Unfortunately, It was a username I picked when I started playing runescape when I was about 12, and It kind of just stuck from there really.

 

The closing ceremony was amazing, I just watched it. Britain did a good Job, Proud to say that I know someone who danced in the opening ceremony. Didn't manage to get down to any of the sports myself, but it really was an olympics to remember, and I'm not just saying that because I'm British. Many people have said that It was the best olympics ever. I actually think Romney's comments were quite apt. it actually reflected the views of much of Britain prior to the games, because we all thought it was going to be awful, but we were all surprised I think, And hopefully Romney was surprised too.

Politically I have no Party at the moment. I was a member of the Liberal Democrats before the election, but felt that they didn't actually suit my beliefs, as my beliefs changed and I grew more knowledgeable about politics.

I would say I am a Neo-Liberal, among the likes of the Old liberal party, which split into the Libdems and many members went to the Tory party. I don't like to call myself a conservative, but realistically I probably am.

If there was an election tomorrow, I'd vote Lib dem, however where I live now is a safe conservative seat, and where I'm moving is a safe labour seat. So my vote unfortunately isn't going to scratch it. But in the future I hope to work in politics. preferably american politics, but its very unlikely I'd be able to get a Job there, as Americans only like Americans for Jobs in politics :-(

If we're lucky, the house of lords will be reformed, and that will make this country closer to how i feel it should be. 

 

Reply #14 Top

Quoting emfyo, reply 13
The two additions are:


Corporation Tax cuts - Supported by Republicans
Start up Tax cuts - Supported by Democrats

 

Am I reading that right?  I won't be touching this mod as it looks like it would really break realism, to have a republican party that is against big government, bank bailouts, auto bail out, and for reducing unemployment and reducing deficit would be for corporate tax cuts then against start up tax cuts, is the author of the mod liberal, I wouldn't be surprised by how this is being presented

 

This mod was Just a test mod, to show the kind of things that could be added to games. I am 'Liberal' But by its true sense, not the sense that Americans use it to insult each other. The reason that the republicans in this mod are against start ups, is because I didn't want to make it too unbalanced by giving the republicans two issues that they are for that would bring them more votes, and only one for democrats. It was a bad example, but it was just to show, so sorry.

 

I'd be happy to make a more realistic Mod, with better issues for you, if you give me some idea what you'd be looking for. Or you can read my tutorial which explains how you can do them yourself, which is great fun, and really lets you edit the game to be as accurate or inaccurate as you like. 

 

The other issue is that I am from the UK so only have a limited comprehension of the political parties views, this Mod was actually extracted from my UK conversion Mod, so it is more accurate for Britain than US anyway.

 

Sorry that this wasn't what you were looking for :) send me a PM with any requests, or post them on the Mod requests topic if you want some more issues.

Reply #15 Top

it didn't work. same result.

Reply #16 Top

Quoting LionDemocrats, reply 16
it didn't work. same result.

 

make sure the <tag> is different. You can't have two tags the same, else only one will show up.

Reply #17 Top

Quoting LionDemocrats, reply 8
JOBS
 

found my error. I didn't title the tag right.

Reply #18 Top

<Tag>INFRASTRUCTUREINVESTMENT</Tag>

<Display>Infrastructure Investment</Display>
<Image>Economy</Image>
<Icon>gfx\Issue_Images\Issue_Jobs_Pos.png</Icon>
<Description>America's transport, energy, bandwidth and water infrastructure has declined in quality and effectiveness over the past decade or so due to lack of funds. Many commentators believe that America’s economic competitiveness could be strengthened and maintained only if there is a major overhaul. They point to China’s rapid airport modernization, France’s high speed trains and South Korea’s powerful internet connections as examples of America being left behind. Democrats and centrist Republicans endorse the idea of a national infrastructure development bank that would leverage $10bln of start-up capital to attract private investment on low interest loans. The plan pays for itself by generating infrastructure jobs, revenues from tolls and by ensuring the rapid communication of goods, services, people and ideas in a more dynamic economy. However, despite the fact the idea has been endorsed by business leaders, Tea Party Republicans say it’s a lot of pork barreled Big Government and that American infrastructure is fine. <Default_Party_Importance PartyID="Left">38</Default_Party_Importance> <Default_Party_Position PartyID="Left">38</Default_Party_Position>
<Default_Party_Importance PartyID="Right">5</Default_Party_Importance>
<Default_Party_Position PartyID="Right">-5</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">30</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">25</Default_Party_Position>
</issue>
</XMLBody>

 

you see, I had JOBS in the tag.

Reply #19 Top

I tried to add nuclear energy, but it never shows up. Had managed to include the Bowls-Simpson plan.

 

<Tag>INFRASTRUCTUREINVESTMENT</Tag>

<Display>Infrastructure Investment</Display>
<Image>Economy</Image>
<Icon>gfx\Issue_Images\Issue_Jobs_Pos.png</Icon>
<Description>America's transport, energy, bandwidth and water infrastructure has declined in quality and effectiveness over the past decade or so due to lack of funds. Many commentators believe that America’s economic competitiveness could be strengthened and maintained only if there is a major overhaul. They point to China’s rapid airport modernization, France’s high speed trains and South Korea’s powerful internet connections as examples of America being left behind. Democrats and centrist Republicans endorse the idea of a national infrastructure development bank that would leverage $10bln of start-up capital to attract private investment on low interest loans. The plan pays for itself by generating infrastructure jobs, revenues from tolls and by ensuring the rapid communication of goods, services, people and ideas in a more dynamic economy. However, despite the fact the idea has been endorsed by business leaders, Tea Party Republicans say it’s a lot of pork barreled Big Government and that American infrastructure is fine. <Default_Party_Importance PartyID="Left">38</Default_Party_Importance> <Default_Party_Position PartyID="Left">38</Default_Party_Position>
<Default_Party_Importance PartyID="Right">5</Default_Party_Importance>
<Default_Party_Position PartyID="Right">-5</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">30</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">25</Default_Party_Position>
</issue>
<Issue>
<Tag>SIMPSONBOWLESPLAN</Tag>
<Display>SimpsonBowlesPlan</Display>
<Image>Economy</Image>
<Icon>Gfx\Issue_Images\Issue_Economy_Pos.png</Icon>
<Description>Simpson-Bowles Plan
The Simpson-Bowles Plan, named after the bipartisan chairmen of the deficit reduction commission, envisaged a grand bargain to restore America to fiscal health and economic growth. Both parties’ would have had to make sacrifices; The Democrats would have had to accept reforms of Social Security, Medicare and Medicaid and some cuts to discretionary spending, whilst the Republicans would have had to accept that the tax rates for the wealthiest would have to return to Clinton era levels of 39%+ and that the Pentagon would have to slim down. Both parties would make good on pledges to reduce the scope by which members of Congress could slip in earmarks, [spending projects] for their constituencies. At the same time, it was agreed that the parties would cooperate to make the Affordable Care Act more effective by increasing the authority of the Independent Payment Advisory Board and similar mechanisms aimed at reducing health care’s overall costs through improving quality and efficiency. Malpractice tort reform was also part of the deal. In the long run, tax rates would be lowered for almost everybody because the closing of various loopholes [mortgage interest deduction, private equity capital gains] and the ending and or reduction of energy and farm subsidies would generate new revenues. Corporation taxes and income taxes could also be lowered in exchange for the imposition of various other levies, such as a National Consumption Tax, gasoline tax hike, Bank Tax and a Carbon Tax. Meanwhile, a second Stimulus would be implemented so as to get the country on a path to growth so as to nullify any initial side effects.
Independents and centrists from both parties loved the plan. However, it was killed because left wing Democrats and conservative Republicans on the panel [led by Paul Ryan] vetoed it, as it needed a super-majority to reach an up or down vote. When it became clear that Obama favored it, the centrist Republicans backed away because their Congressional leaders and the newly empowered TEA Party pressured them. When that happened, Obama himself developed reluctance, as it was not only clear that it wouldn’t make it through the GOP House or the Senate Filibuster, rank and file Democrats balked as well, as they feared they would have to carry the full political cost.
Obama tried again to fashion his own plan with GOP Speaker John Boehner until the TEA Party Caucus torpedoed it. A Super-committee also failed for the same reason. Meanwhile the debt crisis is growing and America’s economy is facing a long stagnation as the second stimulus is blocked and the business community is reluctant to invest due to long running uncertainty. It is hoped that Obama would pick up the issue again in the coming campaign, or get behind a bipartisan group of Senators led by Mark Warner [D-VA] before January, where immediate and automatic tax rises and spending cuts kick in, possibly leading to disaster.

 

</Description>
<Default_Party_Importance PartyID="Left">26</Default_Party_Importance>
<Default_Party_Position PartyID="Left">15</Default_Party_Position>
<Default_Party_Importance PartyID="Right">17</Default_Party_Importance>
<Default_Party_Position PartyID="Right">-7</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">96</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">56</Default_Party_Position>
</issue>
</issue>
<Tag>NUCLEARENERGY</Tag>
<Display>Nuclear Energy</Display>
<Image>energy</Image>
<Icon>gfx\Issue_Images\Issue_Energy_Pos.png</Icon>
<Description>Nuclear Energy
Many physicists believe that nuclear energy should play a prominent role in the energy policy risk so as to combat climate change. A nuclear power plant emits basically zero emissions after it comes online, and a strong investment into it could shift America into a clean energy economy: whole cities could eventually be powered by it, as well as transport systems such as high speed trains and all electric plug-in cars. It could also act as a bridging fuel until renewable sources of energy are upgraded to a level that would power the whole economy.
National Security Hawks and Doves alike also see nuclear energy as a way of reducing American reliance on oil from unstable or unsavory regimes. Combined with sustained investments in energy efficiency, renewables, the new found abundance of natural gas, access to oil from allies such as Canada and Mexico, and the possibilities of clean coal technology, nuclear energy could be the make or break factor as to America becoming an energy independent superpower-economy. America would be in a stronger position in dealing with authoritarian states like Russia as a result.
Republicans wholeheartedly endorse the idea for energy security purposes, whilst Democrats and Independents are divided. The environmental community itself is divided. They point to accidents such as Chernobyl and Fukushima and to evidence that Al Qaeda considered crashing a plane into a power plant, and the many lapses in security that could allow terrorists of whatever stripe to get in and set off a nuclear disaster. They also fear proliferation. Moreover, what to do about the waste? Could it be recycled, and if it couldn’t, what state would be willing to store it? Nevada has the best surroundings but its citizens said no for the past 30 years.
Technology optimists such as Bill Gates believe that the right amount of government, academic, private sector research, environmental regulation and incentives could provide a solution to these problems by pointing the way to smaller, more efficient, safer, more secure, modular nuclear reactors and to innovative solutions to the waste. Strategists also believe that it could even be a solution for nuclear proliferation worries as it would provide a perfect outlet with which to dispose of old nuclear stockpiles from the Cold War.
However, some Republicans have lobbying ties with the bigger utilities who favor big ,old fashioned plants leading to a deadlock where neither Congress or the Administration, or business, or the EPA could move things forward.

 


</Description>
<Default_Party_Importance PartyID="Left">26</Default_Party_Importance>
<Default_Party_Position PartyID="Left">-17</Default_Party_Position>
<Default_Party_Importance PartyID="Right">43</Default_Party_Importance>
<Default_Party_Position PartyID="Right">42</Default_Party_Position>
<Default_Party_Importance PartyID="Indy">25</Default_Party_Importance>
<Default_Party_Position PartyID="Indy">-4</Default_Party_Position>
</issue>
</XMLBody>

Reply #20 Top

Oh dear. I ended up deleting the short film at the beginning. What do I do now?

Reply #21 Top

I think you can restore the original game files by opening Steam, selecting the game, right clicking and choosing "properties...", going to the "Local Files" tab, and selecting "Verify integrity of game cache"

You will lose all your mods unless you back them up somewhere else.

 

Or . . you can look in your recycle bin and depending on your settings, the file you deleted is there and can be restored.

 

(As an aside, this thread is not quite about the Tax mod anymore.  Perhaps a new thread should be created?)

Reply #22 Top

will try it. Could it be because somehow I deleted the icon before I had an idea of what I was doing?

Reply #23 Top

Thanks. It worked. Now how did it happen in the first place and how can I get the mods back without wrecking it?

Reply #24 Top

now when I tried to put the issues I created back, I knocked out the whole thing. No issues at all.

Reply #25 Top

Copy and paste the text from the file into a private message and send it me please