|
Size: 993
Comment:
|
← Revision 4 as of 2015-03-15 08:48:05 ⇥
Size: 993
Comment:
|
| No differences found! | |
GetTechLevel(typeId)
Usage: |
city.getTechLevel(ResearchType) |
Example: |
city.getTechLevel(14) |
This function returns the specified technology research level. For example to see what level archery you have:
echo "I have archery level {city.getTechLevel(14)}"
See also: ResearchTypes

![[+]](/moin_static/explorer/img/toggle1.png)

![[-]](/moin_static/explorer/img/toggle0.png)
