IChirper - Remove chirper messages, change position, hide.IAreas - Unlock areas, change price of areas, change how areas are unlocked.ILoading - Callbacks when maps are loaded, change theme of maps.Not everything is listed here so make sure to look at the ICities Modding API page to see exactly what you can do. Here are some examples you could do and things you can't do with basic mods. If that's the case you can start creating advanced mods by following this setup guide. There are obviously some limitations to basic mods, it's a good starting point to create mods but at some point you will probably find out that you want to do more. This means that creating a basic mod is much easier and setting up is as simple as creating a folder and a file. This guide is for setting up a project for a basic mods that use the ICities API.īasic mods are compiled from c# source files when the game starts into a dll.