I made this mod to introduce myself to JavaScript. I don’t think it’s such a useful mod, but I’ve used this mod to do a ‘who can play the longest without going bankrupt’ challenge with a friend of mine. I am not really planning to develop this mod further because… well… yeah. Any ideas for features would be welcome. The code was handwritten by myself, with some help of some people here on the forums. Only requirement is the gdt-api. I recommend to play this with a new save, and without cheating ofcourse
##Features
This mod decreases starting money, and increases monthly costs over time. In addition to that it decreases your fans and researching points about every week, with the decreased value based upon your current stage/office.
####Download link: here. (The code is very small. That’s why it’s 1.1 kb ._.)
######PS: Please don’t be harsh to me about this mod. I’m only twelve, and this is my third time coding in JS(second yesterday and first 2013.), and my first modification.
That’s great for a first mod considering most people’s first mods (and maybe most of the mods on the forum) only add topics, researches etc. I’m looking forward to playing with it enabled!
Since I’ve peeked around in the forum, just for the mods, I started to get annoyed that so many people only add researches, topics, achievements etc because they don’t really give a ‘value in gameplay’, but simply gives you an extra button to click. I wanted to make a mod, and I’ve programmed in different languages in the past, so I decided to make something simple, which ended up in this mod.
I took a look inside the code and it appears that I’ve accidently put in a plus instead of a minus at the places it should decrease. I should really watch out when trying to make my code smaller. Fixed it. Fixed download here.