Ive been trying too figure this out but i cant find any way too do it without making units (which i dont want...)
For every "house" = 10 wood.. For every 1 wood you have you get 5 gold every 60mins... "house" will be a building a peasent can build. I cant find any way too do this!!
EDIT: Ok, i think i figured it out, not sure.. If you told me what each trigger does i would beable too understand it more, and beable too customorize it too my needs
I assume you know what the Time - Every X seconds thing is...
Player (Its a category of actions, duh) - Set Player Property - Player 1 Red - Then under the type of property choose current lumber (thats whats going to be set) set it TO (Arithmetic (Number of living house units owned by player 1) then times (x or *) ten.
Then Player - Add Property or something similar, (Arithemetic Player 1 Property - Lumber then X then 10) to player 1 red's current gold.
Thats pretty much similar to what I did for my map, except it was add property and skipped the conversion to wood. Also, I reccomend for this you make the Time go down more than 60 minutes, make it like 15 or 10. And maybe add a counter-balance for mass-money with a tax that goes on every 30 seconds (A good balancing trigger is to make this go on about 5 minutes into the game using trigger - turn on command) and takes away a little bit. I made it so it took away their food consumed worth in gold.