Size: 616
Comment:
|
Size: 717
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
{{http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|class="TB_Button_Image"}} city.incomingResources() | {{http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|class="TB_Button_Image"}} '''''city.incomingResources() ''''' returns the amount of resources incoming to a city (food,wood,stone,iron,gold,total) |
Line 28: | Line 30: |
function
city.incomingResources()
returns the amount of resources incoming to a city (food,wood,stone,iron,gold,total)
usage:
city.incomingResources().property
properties:
total gold iron stone food wood
example:
echo city.incomingResources().food
would output 240,000,000