Argh! Can't connect - am I too late?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteOr played LL1 and walked across the road?I had that in mind too
Quotebtw what are those (d667,666) things in your dialogs?
dialog_id = 0;
showGuiType.Text = "GUI: Text GUI bottom to top";
CDG.setAutosizeCorners(49, 107, 43, 44);
CDG.setAutosizeBorders(47, 108, 42, 109);
CDG.seperator_visible = false;
CDG.autosize_maxheight = 180;
CDG.bg_color = 50744;
CDG.text_color = 0;
CDG.text_color_active = 1;
CDG.gui_xpos = 0;
CDG.gui_ypos = 200;
CDG.border_left = 17;
CDG.border_right = 16;
CDG.border_top = 5;
CDG.border_bottom = 5;
CDG.auto_arrow_align = 3;
CDG.auto_arrow_up_offset_x = 5;
CDG.auto_arrow_down_offset_x = 5;
CDG.auto_arrow_up_offset_y = 4;
CDG.auto_arrow_down_offset_y = 16;
CDG.yscreenborder = 0;
CDG.xscreenborder = 0;
CDG.anchor_point = eAnchorBottomLeft;
CDG.dialog_options_upwards = true;
CDG.gui_pos_at_cursor = false;
CDG.autosize_height = true;
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.097 seconds with 15 queries.