Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






Love it in singleplayer though! :) Keep up the great work.
Changing updateinterval and the If timeset > 60 statments within the function of the interest itself, will change the timescale. Default is 60 so change as applicable/desired in seconds,
And the actual rates of interest can be changed via the playert:receive part of the function as seen inside the file.
playert:receive(playert.money * 0.05, resourceCount[1] * 0.02, resourceCount[2] * 0.02, resourceCount[3] * 0.02, resourceCount[4] * 0.02, resourceCount[5] * 0.02, resourceCount[6] * 0.02, resourceCount[7] * 0.02)
0.05 = 5% 0.55 = 55% and so forth. Hope this helps anyone who wishes to edit their file to change it according to their own tastes.
Either way, cheers for the mod!