Gibsi
Sergeant at Arms
hey,
i want to disable some castles, villages and/or bridges. I modify the "module_parties" in the Module System with "pf_disable", but it doesn't work. Take a look:
After i add "pf_disable" i run "module_bat" and then i started a new game, but in the game the castle wasn't disable.
Gibsi
i want to disable some castles, villages and/or bridges. I modify the "module_parties" in the Module System with "pf_disable", but it doesn't work. Take a look:
Code:
("castle_39","Slezkh_Castle",icon_castle_snow_a|pf_castle|pf_disabled, no_menu, pt_none, fac_neutral,0,ai_bhvr_hold,0,(89.4, 66.4),[],280),
After i add "pf_disable" i run "module_bat" and then i started a new game, but in the game the castle wasn't disable.
Gibsi