FBMW++

By Pea Cracker Last update Feb 24, 2009 — Installed 39,028 times.

Tweak: setting minimum income for city purchases

in
Subscribe to Tweak: setting minimum income for city purchases 3 posts, 2 voices



Chris D User

This lets you set the minimum income for properties so that one does not have to buy empty lots and villas and instead focus on higher income properties.

in function BROR()

adding
var minimumIncome = 5000

and changing
if (ROR>top_ROR)
to
if (ROR>top_ROR && itemlist[item].income >= minimumIncome)

Will only buy property who's income is $5000 or more, unless that property is a prerequisite for developed property. So Beachfront Lots and Container Yards are purchased but Downtown Squares arent unless a prerequisite.

 
Soenderskov User

and i really want that utility that invites more people to the mob somehow....

please

 
Chris D User

dont hijack my topic. There are other userscripts for auto invites. This userscript doesnt do that.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel