Hi to all
there is a way (by script, by cheat, by modding) to force each siege to be a normale battle? I love battle but I hate sieges!
Thank you
Hi to all
there is a way (by script, by cheat, by modding) to force each siege to be a normale battle? I love battle but I hate sieges!
Thank you
I thought about ascript that have to act in this way:
IF [character turn start] & [isbesieged] & [besieging army is local]
then it could be moved the garrison out of the city or sally fort.
The problem is that I cannot find a way to translate this in correct RTW language
Thank you Dol
mmh. yes I can, but dont' you know if there is a command that move the garrisoned troops out of the town? like move_character
There is an engage_armies command, but it requires you to specify the names of the characters commanding the two armies. Unfortunately, inside a script you don't have access to the names of characters in the game.
There really is no way to do exactly what you want. You can keep all walls in the game permanently breached (console_command SETTLEMENTNAME breach) via script, but DG's suggestion probably comes closest to what you'd like to do.
Last edited by Atilius; 04-13-2007 at 14:42.
The truth is the most valuable thing we have. Let us economize it. - Mark Twain
Bookmarks