Re: Multiplayer map making question
PostPosted: 15 Nov 2012, 08:26
Where in map editor can write things like description or story of map which show below map screen in map type menu?
Talk about Knights and Merchants!
https://knightsandmerchants.net:443/forum/
https://knightsandmerchants.net:443/forum/viewtopic.php?t=1239
Where in map editor can write things like description or story of map which show below map screen in map type menu?
Can anyone explain how exactly work thing with IA in single and multiplayer when AI don`t have huge town at start. When he is building only iron armor army when he is building leather armor army and if possible that he build both kind army.
In the Remake, how do the commands !SET_AI_CHARACTER WORKER_FACTOR 7 and !SET_AI_CHARACTER TOWN_DEFENSE 100 work?
also, the new command: !SET_AI_CHARACTER ATTACK_FACTOR 100
Thanks
!SET_AI_CHARACTER ATTACK_FACTOR only appeared in a few original KaM missions, and nobody really knows what it does. It seems to make the AI bring more troops when he attacks or something. It is ignored by the Remake.
!SET_AI_CHARACTER WORKER_FACTOR this command works the same way it always has in KaM: (10/WORKER_FACTOR)*NUMBER_OF_HOUSES = number of serfs the AI will have. So if you set it to 10 they will have 1 serf per house, set it to 1 and they will have 10 serfs per house. I think this command is kind of confusing so we might change it later to something like SERFS_PER_HOUSE