Sorry, new to posting and I'm doing this for a final project so I'm getting anxious. I'm making a mod where you have to lay claims and settle on tiles before you build cities.
I've added 2 parameters and a few methods to the plot class, along with adding 2 new unit missions and editing a third. I changed the C++ through visual studio 2008 but I'm loading the mod through mod buddy.
I also made some edits in CIV5Missions.xml, CIV5Units.xml, CIV5UnitClasses.xml, PlotMouseoverInclude.lua, and the UnitPanel files. all the changes go along with the changes in the C++.