[gd_scene load_steps=6 format=3 uid="uid://h4sygmnwvcvf"] [ext_resource type="Script" path="res://script/interface/page_server.gd" id="1_rm4cu"] [ext_resource type="Texture2D" uid="uid://ckukbjjvm54c5" path="res://assets/background/settings-Khanat-background.png" id="2_u10e3"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qa8np"] bg_color = Color(0.0627451, 0.0313726, 0.45098, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v7kka"] bg_color = Color(0.0627451, 0.0313726, 0.45098, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_83bu0"] bg_color = Color(0.388235, 0.34902, 0.858824, 1) [node name="page_choice_server" type="Control"] layout_mode = 3 anchor_right = 1.111 anchor_bottom = 1.11 offset_right = -1279.87 offset_bottom = -719.28 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_rm4cu") [node name="background" type="TextureRect" parent="."] layout_mode = 0 offset_right = 1280.0 offset_bottom = 720.0 texture = ExtResource("2_u10e3") [node name="button_server" type="Button" parent="."] custom_minimum_size = Vector2(200, 40) layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 offset_left = 805.0 offset_top = 533.0 offset_right = 1005.0 offset_bottom = 584.0 grow_vertical = 0 theme_override_styles/normal = SubResource("StyleBoxFlat_qa8np") text = "Next" [node name="button_return" type="Button" parent="."] layout_mode = 0 offset_left = 321.0 offset_top = 538.0 offset_right = 421.0 offset_bottom = 569.0 theme_override_styles/normal = SubResource("StyleBoxFlat_v7kka") text = "Return" [node name="text_server" type="ItemList" parent="."] layout_mode = 0 offset_left = 436.0 offset_top = 195.0 offset_right = 786.0 offset_bottom = 354.0 theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_constants/h_separation = 13 theme_override_constants/v_separation = 5 theme_override_styles/panel = SubResource("StyleBoxFlat_83bu0") select_mode = 1 allow_reselect = true item_count = 6 max_columns = 2 same_column_width = true item_0/text = "SERVEUR LIVE RP:" item_0/selectable = false item_0/disabled = true item_1/text = "LIRRIA" item_1/selectable = false item_1/disabled = true item_2/text = "SERVEUR LIVE PVP:" item_2/selectable = false item_2/disabled = true item_3/text = "TEPSNE" item_3/selectable = false item_3/disabled = true item_4/text = "SERVEUR DEV:" item_4/selectable = false item_4/disabled = true item_5/text = "SPOFU" [connection signal="pressed" from="button_server" to="." method="_on_button_pressed"] [connection signal="pressed" from="button_return" to="." method="_on_return_pressed"]