[REL] The OPC Mod! by DylanJ

The OPC Mod!

OPC stands for ‘OverPowered Console’. That’s all you need to know, give it a try!

Note: You must start a new game for this to work!

How to use the mod!
Step 1: Make sure you have your GDT stream version set to Beta!

Step 2: Download the file from the link below!
http://www.mediafire.com/download/7awbtmd2q54mo59/OPCMod.rar

Step 3: Extract the ‘OPCMod’ folder into this folder, C:\Program Files (x86)\Steam\steamapps\common\Game Dev Tycoon\mods

Step 4: Open ModConfig.js in the folder you just extracted the mod into!

Step 5: Add a comma to the end of line 5. Also, add the line that’s at the bottom of the code below to you code!

ModConfig.enabledMods = [
	{ script: 'gdt-modAPI/modAPI.js' },
	{ script: 'OPCMod/OPC.js'}

Step 6: Give that mod a go!

This mod is like a cheat…

licencePrize: 0,
developmentCosts: 0,
genreWeightings: [1, 1, 1, 1, 1, 1],
audienceWeightings: [1, 1, 1],

No problem with that. Hence the title OverPowered Console!

What’s weird is that when I install your mod, I get this error: Duplicate value for id found: Assassin.

Venom whats the id for your the Assassin topic?

This is due to the fact that assassin is already a topic in my expansion pack, you should be carefull with what the mod adds to the game and make sure you don’t copy the same id, it will brake the mod

Infact assassins id is Assassin. Shouldn’t be any interruption. Maybe we need to ask DZJENGISKHAN?

I dont have any topics in my mod.

@dillion345 Already here! : D

No but i know Venomous uses my mod, and a mod made by himself. I saw in his code that he was trying to add a topic with the same id as a topic from my mod. Wich gives an error : P

Oh so the problem isn’t my mod.

I don’t have my mod installed.
the only mods that I had installed were:

  1. The OPC Mod
  2. ExpansionPack
  3. Modding API
  4. Ciber mod
  5. Tiny Codecovision Mod

Then there has to be one of those mods that also uses Assassin as id

Does the Ciber mod have an assassin topic?

Yes, but I removed it from the coding before I added it.

Btw i’m finishing up my mod so i can update it from 0.1.5 to 0.2.0. It will add a lot of new topics(All sports/halloween related) 3 new platforms and hopefully a new event (if i get an idea xD)

Nice work Dzjengis. This ID problem is always gonna haunt us. Something needs to be done.

Well, when i’m done i can try to modify the Checks.js file so it picks the first topic when it ‘sees’ the same id twice or more. Just not sure if i will be able to do this :stuck_out_tongue:

Hmm that’d be good.

but first i need to solve an error with my event haha