Various little tweaks.
This commit is contained in:
parent
5256d54dc8
commit
f6f2f51e24
1 changed files with 54 additions and 35 deletions
|
@ -85,7 +85,7 @@
|
|||
[/ai]
|
||||
|
||||
[option]
|
||||
message= _ "Be more aggressive."
|
||||
message= _ "Be more aggressive"
|
||||
|
||||
[show_if]
|
||||
[variable]
|
||||
|
@ -117,7 +117,7 @@
|
|||
[/ai]
|
||||
|
||||
[option]
|
||||
message= _ "Be more defensive."
|
||||
message= _ "Be more defensive"
|
||||
|
||||
[show_if]
|
||||
[variable]
|
||||
|
@ -223,7 +223,7 @@
|
|||
variable=side_i_leader
|
||||
[/store_unit]
|
||||
|
||||
{VARIABLE this_enemy_txt_img_description "&$side_i_leader.image~TC($temp_i|,$side_i_leader.flag_rgb|)=$side_i_leader.name|="+_"(side $temp_i|)"}
|
||||
{VARIABLE this_enemy_txt_img_description "&$side_i_leader.image~TC($temp_i|,$side_i_leader.flag_rgb|)=$side_i_leader.name|="+_"(side $temp_i|)"+"= "}
|
||||
{VARIABLE this_enemy_description _"$side_i_leader.name (side $temp_i|)"}
|
||||
[/then]
|
||||
|
||||
|
@ -260,6 +260,18 @@
|
|||
[/do]
|
||||
[/while]
|
||||
|
||||
[set_variables]
|
||||
name=focus_on_enemy_options_message.option
|
||||
mode=append
|
||||
|
||||
[value]
|
||||
message="*"+_"Back"
|
||||
|
||||
[command]
|
||||
[/command]
|
||||
[/value]
|
||||
[/set_variables]
|
||||
|
||||
[insert_tag]
|
||||
name=message
|
||||
variable=focus_on_enemy_options_message
|
||||
|
@ -359,7 +371,7 @@
|
|||
variable=side_i_leader
|
||||
[/store_unit]
|
||||
|
||||
{VARIABLE this_ally_txt_img_description "&$side_i_leader.image~TC($temp_i|,$side_i_leader.flag_rgb|)=$side_i_leader.name|="+_"(side $temp_i|)"}
|
||||
{VARIABLE this_ally_txt_img_description "&$side_i_leader.image~TC($temp_i|,$side_i_leader.flag_rgb|)=$side_i_leader.name|="+_"(side $temp_i|)"+"= "}
|
||||
{VARIABLE this_ally_description _"$side_i_leader.name (side $temp_i|)"}
|
||||
[/then]
|
||||
|
||||
|
@ -396,6 +408,18 @@
|
|||
[/do]
|
||||
[/while]
|
||||
|
||||
[set_variables]
|
||||
name=protect_options_message.option
|
||||
mode=append
|
||||
|
||||
[value]
|
||||
message="*"+_"Back"
|
||||
|
||||
[command]
|
||||
[/command]
|
||||
[/value]
|
||||
[/set_variables]
|
||||
|
||||
[insert_tag]
|
||||
name=message
|
||||
variable=protect_options_message
|
||||
|
@ -477,23 +501,6 @@
|
|||
[/command]
|
||||
[/option]
|
||||
[/revoke_all_orders]
|
||||
|
||||
################
|
||||
|
||||
[exit]
|
||||
[option]
|
||||
message= _ "*Exit"
|
||||
|
||||
[command]
|
||||
{VARIABLE ai_controller_finished yes}
|
||||
|
||||
#ifndef MULTIPLAYER
|
||||
[allow_undo]
|
||||
[/allow_undo]
|
||||
#endif
|
||||
[/command]
|
||||
[/option]
|
||||
[/exit]
|
||||
[/literal]
|
||||
[/set_variables]
|
||||
|
||||
|
@ -685,10 +692,12 @@ Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_beha
|
|||
variable=ai_controller_{ID}.revoke_objective_orders.option
|
||||
[/insert_tag]
|
||||
|
||||
[insert_tag]
|
||||
name=option
|
||||
variable=ai_controller_{ID}.exit.option
|
||||
[/insert_tag]
|
||||
[option]
|
||||
message="*"+_"Back"
|
||||
|
||||
[command]
|
||||
[/command]
|
||||
[/option]
|
||||
[/message]
|
||||
[/command]
|
||||
[/literal]
|
||||
|
@ -718,10 +727,12 @@ Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_beha
|
|||
variable=ai_controller_{ID}.revoke_behaviour_orders.option
|
||||
[/insert_tag]
|
||||
|
||||
[insert_tag]
|
||||
name=option
|
||||
variable=ai_controller_{ID}.exit.option
|
||||
[/insert_tag]
|
||||
[option]
|
||||
message="*"+_"Back"
|
||||
|
||||
[command]
|
||||
[/command]
|
||||
[/option]
|
||||
[/message]
|
||||
[/command]
|
||||
[/literal]
|
||||
|
@ -731,20 +742,28 @@ Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_beha
|
|||
variable=ai_controller_{ID}.revoke_all_orders.option
|
||||
[/insert_tag]
|
||||
|
||||
[insert_tag]
|
||||
name=literal
|
||||
variable=ai_controller_{ID}.exit.option
|
||||
[/insert_tag]
|
||||
[literal]
|
||||
message="*"+_"Exit"
|
||||
|
||||
[command]
|
||||
{VARIABLE ai_controller_finished yes}
|
||||
|
||||
#ifndef MULTIPLAYER
|
||||
[allow_undo]
|
||||
[/allow_undo]
|
||||
#endif
|
||||
[/command]
|
||||
[/literal]
|
||||
[/set_variables]
|
||||
|
||||
[insert_tag]
|
||||
name=message
|
||||
variable=ai_controller_{ID}.main_menu_message
|
||||
[/insert_tag]
|
||||
|
||||
{CLEAR_VARIABLE ally_unit,ally_leader,ai_controller_{ID}.main_menu_message}
|
||||
[/do]
|
||||
[/while]
|
||||
|
||||
{CLEAR_VARIABLE ally_unit,ally_leader,ai_controller_{ID}.main_menu_message}
|
||||
[/command]
|
||||
[/set_menu_item]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue