Total Members Voted: 40
0 Members and 1 Guest are viewing this topic.
The goal of Strategus battles shouldnt be to deprive your enemies of players, but to have full roster both sides and have the gear/tactics/strategy win the day rather than lack of merc support.
WSE2 gives us the key to a wonderful world of butthurt...
Could move where it pops up to the top or bottom of the screen.EDIT:Code: [Select](else_try), (eq, "$g_multiplayer_message_type", multiplayer_message_type_start_death_mode), (assign, ":text_font_color", 0xFFFFFFFF), (str_store_string, s0, "str_death_mode_started"), (create_text_overlay, "$g_multiplayer_message_1", s0, tf_center_justify|tf_with_outline), (overlay_set_color, "$g_multiplayer_message_1", ":text_font_color"), (position_set_x, pos1, 350), (position_set_x, pos1, 500), #new (position_set_y, pos1, 400), (overlay_set_position, "$g_multiplayer_message_1", pos1), (position_set_x, pos1, 2000), (position_set_y, pos1, 2000), (overlay_set_size, "$g_multiplayer_message_1", pos1), (presentation_set_duration, 400),Starting line 3047 in module_presentations.Could change (position_set_y, pos1, 400), -> (position_set_y, pos1, 700),Should be in the top (4/4) of the screen.
(else_try), (eq, "$g_multiplayer_message_type", multiplayer_message_type_start_death_mode), (assign, ":text_font_color", 0xFFFFFFFF), (str_store_string, s0, "str_death_mode_started"), (create_text_overlay, "$g_multiplayer_message_1", s0, tf_center_justify|tf_with_outline), (overlay_set_color, "$g_multiplayer_message_1", ":text_font_color"), (position_set_x, pos1, 350), (position_set_x, pos1, 500), #new (position_set_y, pos1, 400), (overlay_set_position, "$g_multiplayer_message_1", pos1), (position_set_x, pos1, 2000), (position_set_y, pos1, 2000), (overlay_set_size, "$g_multiplayer_message_1", pos1), (presentation_set_duration, 400),
If it's shortened, what should it be changed to? Found it in the code. Then I'll ask the devs about it.Shorten from "Hurry! Become master of the field!" to ???