Command reference
MarketPopulation
Help on MarketPopulation
This command allows you to create and edit markets, which can be used to control prices of various goods in way that responds to supply and demand changes.
There are several related commands, marketcategory, marketinfluencetemplate and markettemplate.
The syntax for this command is as follows:
market list [<market>] - shows all market populations
market show <id> - shows a particular market population
market edit <id> - begins editing a market population
market edit - an alias for market show <editing id>
market close - stops editing a market population
market clone <name> - clones an existing market population and then begins editing the clone
market new <market> <name> - creates a new market population in a market
market set name <name> - renames this market population
market set desc - drops you into an editor to edit the description
market set scale <number> - sets the number of people represented by this pop
market set income <factor> - sets the base income factor for this population
market set savings <cycles> - sets current savings in budget-cycle multiples
market set savingscap <cycles> - sets the savings cap in budget-cycle multiples
market set flicker <%> - sets the stress hysteresis threshold for this population
market set need <category> <money> - sets or removes (with 0) the need to spend on a category
market set stress add <threshold> <name> <onstart>|none <onend>|none - creates a new population stress threshold
market set stress <threshold> remove - permanently removes a stress threshold
market set stress <threshold> name <name> - renames a stress threshold
market set stress <threshold> desc - drops into an editor to edit the threshold's description
market set stress <threshold> onstart <prog>|none - sets or clears an on-start prog for the threshold
market set stress <threshold> onend <prog>|none - sets or clears an on-end prog for the threshold