• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

MrAmos123

Recruit
6 Badges
Feb 23, 2015
7
0
  • Magicka
  • Cities: Skylines
  • Shadowrun: Hong Kong
  • Prison Architect
  • Prison Architect: Psych Ward
  • Island Bound
Hi,
Is there any reference files I need for VS, all the functions etc are red-lining, with the error;
Error CS0246 The type or namespace name 'ICities' could not be found (are you missing a using directive or an assembly reference?) AreaMod MaxArea.cs 7

Is there a way to fix or get around this, it's annoying. xD

Thanks,
Amos.
 
You have to link against the ICities.dll and UnityEngine.dll you find in the steam\steamapps\common\Cities_Skyline\Cities_Data\Managed
 
Sorry to be a noob I guess, but how exactly do I 'link' these files. xD
Do I just drag and drop into project file? Or is there something specific I need to do on VS?

@Lamargo, yes they're there.