map_version="0.0.0.2" num_textures=0 num_bmp_fonts=0 num_vertices=0 num_faces=0 num_blocks=0 num_2d_images=0 num_spheres=0 num_lines=0 num_rays=0 num_planes=0 num_cameras=1 active_camera_id=0 load_gui=true gui_num_images=0 gui_num_wins=2 gui_num_icons=0 gui_num_fonts=1 gui_num_labels=0 gui_num_buttons=4 gui_num_text_fields=0 gui_num_text_boxes=0 gui_num_list_models=1 gui_num_list_boxes=1 gui_num_scroll_areas=1 gui_num_drop_down=0 gui_num_check_boxes=0 gui_num_radio_buttons=0 gui_num_sliders=0 gui_num_containers=1 --Cameras camera0= { name="MainCamera", pos_x=0, pos_y=0, pos_z=1024, rot_x=0, rot_y=0, rot_z=0, mouse_move=false, descent=false, first_person=false, spectate=true, speed=600 } -- Gui fonsts gui_font0= { name="DefaultFont", font="textures/guichan/fonts/rpgfont_wider.png", glyph=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&''*#=[]'(){}^~|_@$" } -- Gui buttons gui_button0= { name="ButtonLoadTests", caption="Load Tests", width=100, height=20, pos_x=10, pos_y=10 } gui_button1= { name="ButtonOk", caption="Ok", width=100, height=20, pos_x=10, pos_y=10 } gui_button2= { name="ButtonExit", caption="Exit", width=100, height=20, pos_x=10, pos_y=40 } gui_button3= { name="ButtonClose", caption="Close", width=100, height=20, pos_x=10, pos_y=40 } -- Gui containers gui_container0= { name="Container0", x=0, y=0, width=800, height=600, top=true, num_wins=2, win0="MainWindow", win1="WindowLoadTests", num_sliders=0 } -- Gui windows gui_win0= { name="MainWindow", title="Main menu", x=100, y=100, width=640, height=480, r=220, g=220, b=220, a=220, top=false, pos_x=0, pos_y=0, visible=true, num_icons=0, num_labels=0, num_buttons=2, button0="ButtonLoadTests", button1="ButtonExit", num_text_fields=0, num_scroll_areas=0, num_drop_downs=0, num_check_boxes=0, num_radio_buttons=0, num_sliders=0, num_wins=0 } gui_win1= { name="WindowLoadTests", title="Load Tests", x=100, y=100, width=640, height=480, r=220, g=220, b=220, a=220, top=false, pos_x=0, pos_y=0, visible=false, num_icons=0, num_labels=0, num_buttons=2, button0="ButtonOk", button1="ButtonClose", num_text_fields=0, num_scroll_areas=1, scroll_area0="ListBoxScrollArea", num_drop_downs=0, num_check_boxes=0, num_radio_buttons=0, num_sliders=0, num_wins=0 } -- Gui list models gui_list_model0= { name="BoxListModel", num_elements=0, } -- Gui list boxes gui_list_box0= { name="ListBox", content="BoxListModel", bordersize=1, width=280, height=100 } -- Gui scroll areas gui_scroll_area0= { name="ListBoxScrollArea", content="ListBox", width=300, height=300, bordersize=1, pos_x=150, pos_y=10 }