安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






UPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPDATE
HELP
The code I used is actually already ingame and I knew its existence because the predecessor "Faces of War" actually let you set the speed of the units.
Do you know how this is working on the backend? Like a command line or piece of code by any chance?
I would like to "FORCE" units and breeds to walk in the editor and in mods - regardless of if the player has the button or pushes it.
So a given unit will just always "walk" (in the same look/feel as when you push your speed button) right when it spawns.
Replace {MinGameVersion "3.201.1"} & {MaxGameVersion "3.201.1"} With your game version.
open with word pad and it should come up like this for updateing
{mod
{name "mod name"}
{desc "<c(FDD017)>U.N.I.T. Mod V5 By DUBONTIME</c>"}
{MinGameVersion "3.201.1"}
{MaxGameVersion "3.201.1"}
}
1: you can just credit me, I am fine with that too :)
2: set up "Add/Remove Required Items" on your mod page
But I figure you go with 1 as that is the most easiest thing to do :) Thanks for asking :)
{mod
{name "Infantry Speed Addon"}
{desc "[Addon] Enables the infantry speed option.\n I also made my own description. Any suggestions find the workshop on steam \n - WhiteSnoop"}
{MinGameVersion "3.114"}
{MaxGameVersion "3.999"}
{FileId "231553665"}
}
# comment # = I added the the last 3 lines
Ah and it would be awesome, if you can dig in again and make a depending mod, where infantry reinforcements walk to their position in skirmish maps! (perhaps edit the reinforce function itselfs ?)
And btw is there a way to walk in direct mod?
This function comes from Faces of War where you do have an undercover mission. If you run in that mission, the enemy is really suspicious at you. The walk thingie here is to make sure you are stealth in that mission.
Now Men of War (and all its expansions) still have the unmask for spies. And this walk option is still of use. Sadly it only works best for infiltration missions. Hence its not really usefull in this game itself, its more of a look and feel feature.