Aulus Caecina Severus
02-16-2010, 17:18
How can I switch off guard mode via script?
I've tried this way and it doesn't work:
script
monitor_conditions I_InBattle
unit_set_guard_mode rtr_carthaginian_sacred_band off
end_monitor
end_script
I've tried to activate the script from this advice:
AdviceThread Keyboard_Shortcuts_Scroll_Thread
GameArea Battle
Item Keyboard_Shortcuts_Scroll_Text_01
Uninhibitable
Verbosity 0
Threshold 1
Attitude Normal
Presentation Default
Title Keyboard_Shortcuts_Scroll_Text_01_Title
Script scripts\battlescript.txt
Text Keyboard_Shortcuts_Scroll_Text_01_Text1
This show_me advice work only in the first time I start a battle.
How can I do?
I've tried this way and it doesn't work:
script
monitor_conditions I_InBattle
unit_set_guard_mode rtr_carthaginian_sacred_band off
end_monitor
end_script
I've tried to activate the script from this advice:
AdviceThread Keyboard_Shortcuts_Scroll_Thread
GameArea Battle
Item Keyboard_Shortcuts_Scroll_Text_01
Uninhibitable
Verbosity 0
Threshold 1
Attitude Normal
Presentation Default
Title Keyboard_Shortcuts_Scroll_Text_01_Title
Script scripts\battlescript.txt
Text Keyboard_Shortcuts_Scroll_Text_01_Text1
This show_me advice work only in the first time I start a battle.
How can I do?