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
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.