Set the dimensions of the main configuration panel and the position of the message window in it.

ac_request("set_palette_size_and_message_place", int start_x, int start_y, int width, int height, int messageplace_start_x, int messageplace_y, int messageplace_width, int messageplace_height),

the value of the parameter ac_request ("set parameter value and parameter value");

Here:

nachalo_x, int macalo_y is the upper left corner on the screen;

width, height - width and height of the panel at the start;

messageplace_start_x, int message place_y - position of the upper-left corner of the message window in the panel;

the width of the message place, the height of the message place - the width and height of the message window.