UltimatePotato
Chieftain
I'm looking to get my mod off the ground with some LUA scripting, but I have absolutely no idea where to start. I'm talking about what to do once I make a LUA folder in ModBuddy - what then? I can't find a single tutorial .
What I'm trying to do at the moment is have a special building give +%iNumUnemployed%
,
,
etc, where %iNumUnemployed% is the number of DEFAULT_SPECIALIST() citizens in the city (unemployed citizens, AKA DEFAULT_SPECIALIST() or SPECIALIST_CITIZEN)
This is the general idea. I recycled this from the source code and modified it for my own needs. nevermind
What I'm trying to do at the moment is have a special building give +%iNumUnemployed%


