whoward69
DLL Minion
The DLL currently provides the following "CityCan" events
Proposing to add the following counterparts
*1 the code exists to buy Projects (there is no UI to do this though)
- CityCanTrain(iPlayer, iCity, iUnit)
- CityCanConstruct(iPlayer, iCity, iBuilding)
- CityCanCreate(iPlayer, iCity, iProject)
- CityCanBuyPlot(iPlayer, iCity, iPlotX, iPlotY)
Proposing to add the following counterparts
- CityTrained(iPlayer, iCity, iUnit, bGold, bFaith)
- CityConstructed(iPlayer, iCity, iBuilding, bGold, bFaith)
- CityCreated(iPlayer, iCity, iProject, bGold, bFaith) *1
- CityBoughtPlot(iPlayer, iCity, iPlotX, iPlotY, bGold, bCulture)
*1 the code exists to buy Projects (there is no UI to do this though)