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
The common>units>equipment>zmm_motorized.txt needs a "supply_truck = yes" line inside of it or else you can't use the trucks you've built to fill the logistics pool.
*PLEASE* Fix, it is urgent!
please update
NDefines.NMilitary.LAND_EQUIPMENT_BASE_COST = 10 -- Cost in XP to upgrade base + ( total levels * ramp )
NDefines.NMilitary.LAND_EQUIPMENT_RAMP_COST = 5
NDefines.NMilitary.NAVAL_EQUIPMENT_BASE_COST = 25
NDefines.NMilitary.NAVAL_EQUIPMENT_RAMP_COST = 5
NDefines.NMilitary.AIR_EQUIPMENT_BASE_COST = 25
NDefines.NMilitary.AIR_EQUIPMEN_RAMP_COST = 5
If you want to keep the cost on 25, Set the ramp to 0. (DONT FORGET TO AI)
BASE COST + (TOTAL LEVELS * RAMP )
ENJOY!
LAND_EQUIPMENT_BASE_COST = 10, -- Cost in XP to upgrade a piece of equipment one level is base + ( total levels * ramp )
LAND_EQUIPMENT_RAMP_COST = 5,
NAVAL_EQUIPMENT_BASE_COST = 25,
NAVAL_EQUIPMENT_RAMP_COST = 5,
AIR_EQUIPMENT_BASE_COST = 25,
AIR_EQUIPMENT_RAMP_COST = 5,
# temp is temporary value of between of levels
cost = 0 # cost is upgrade cost value per level
costUpgrade function {
temp = 10 + (level-1) *5
cost = cost + temp
}
thats how the mod rises the cost of the variant levels and i want it to make the temp more higher. In file, Cost is equal to air,land or naval. I dont know how the change it. could you guys help me?
У вас карабин SVT-38, вы его модернизировали, повысили надежность - стало не 80%, а 96%. Модернизируете данный карабин, но пехотное вооружение иных стран НЕ ЗАТРАГИВАЕТСЯ.
Как у вас были в запасах карабины иных стран, к примеру немецкий карабин 98к (не путать с винтовкой Mauser 98k), так они и остаются - НЕЛЬЗЯ модернизировать и переделать на SVT-38.
1M Army XP
Instant Variant Decision
@ALEX This might be what you're looking for.
Im sorry... what?
Slots from MtG DLC? Very strange...
> Maybe if you're going to add naval changes
Man, i do not change anything special, so... i'll wait till next big update xD
Reverted.