Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To make a variation with the troops still teleporting, you can Copy/Paste the code below to the very end of the file located at C:\Program Files (x86)\Steam\steamapps\workshop\content\529340\2890000464\common\defines\BWA_defines.txt :
GENERAL_TRAVEL_PIXELS_TO_DAYS_SCALE = 0 # Used to convert a travel distance from pixels to days. Example: a travel of 500px becomes 500 * 0.05 = 25 days
GENERAL_TRAVEL_CAP = 0 # Limits the travel time to GENERAL_TRAVEL_CAP days. The overseas penalty (GENERAL_TRAVEL_OVERSEAS_SCALE) is still applied.
GENERAL_TRAVEL_OVERSEAS_SCALE = 0 # Used if a general is traveling overseas. So the total duration of the travel becomes Duration * GENERAL_TRAVEL_OVERSEAS_SCALE
GENERAL_TRAVEL_AUTO_REASSIGN_INSTANTLY = 0 # If General is being auto reassigned (front destruction for example) and travel time is below this number of days make them travel instantly
GENERAL_INVALID_TRAVEL_DAYS = 0 # If our system fails to compute travel time due to invalid front/HQ position, then use this value as travel time instead. This p
}
谢谢!么么哒
我问一下,Realistic Mode的中文翻译“现实模式”是对的吗?
我觉得他的mod有一点不太符合现实,比如军队可以瞬移到别的地方
这个fork改了这些:
1)军队不能瞬移
2)在博弈中AI会Back Down(放弃),原mod无论你有一个还是一千个军队,AI都会跟你打仗。现在改回了原版游戏的样子。
3)Infamy(恶名)改成每年降-10,原mod的是-20
如果还有别的地方想改,可以在下面告诉我。