Fix outfit saving
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||||
<floater border="true" bottom="167" can_close="false" can_drag_on_left="false"
|
<floater border="true" bottom="167" can_close="false" can_drag_on_left="false"
|
||||||
can_minimize="false" can_resize="false" can_tear_off="true" enabled="true"
|
can_minimize="false" can_resize="false" can_tear_off="true" enabled="true"
|
||||||
height="510" left="278" min_height="100" min_width="100"
|
height="530" left="278" min_height="100" min_width="100"
|
||||||
mouse_opaque="true" name="modal container" title="" width="515">
|
mouse_opaque="true" name="modal container" title="" width="515">
|
||||||
<button bottom="-500" enabled="true" font="SansSerif" halign="center" height="20"
|
<button bottom="5" enabled="true" font="SansSerif" halign="center" height="20"
|
||||||
label="Save" label_selected="Save" left="171" mouse_opaque="true"
|
label="Save" label_selected="Save" left="171" mouse_opaque="true"
|
||||||
name="Save" scale_image="true" width="82" />
|
name="Save" scale_image="true" width="82" />
|
||||||
<button bottom="-500" enabled="true" font="SansSerif" halign="center" height="20"
|
<button bottom="5" enabled="true" font="SansSerif" halign="center" height="20"
|
||||||
label="Cancel" label_selected="Cancel" left="261" mouse_opaque="true"
|
label="Cancel" label_selected="Cancel" left="261" mouse_opaque="true"
|
||||||
name="Cancel" scale_image="true" width="82" />
|
name="Cancel" scale_image="true" width="82" />
|
||||||
<check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
@@ -21,7 +21,13 @@
|
|||||||
<check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Eyes" left="13"
|
height="16" initial_value="false" label="Eyes" left="13"
|
||||||
mouse_opaque="true" name="checkbox_Eyes" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_Eyes" radio_style="false" width="100" />
|
||||||
<check_box bottom="-436" enabled="true" follows="left|top" font="SansSerifSmall"
|
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||||
|
bottom="90" drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||||
|
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13"
|
||||||
|
mouse_opaque="true" name="Options:" v_pad="0" width="100">
|
||||||
|
Options:
|
||||||
|
</text>
|
||||||
|
<check_box bottom_delta="-20" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Rename Clothing To Folder Name"
|
height="16" initial_value="false" label="Rename Clothing To Folder Name"
|
||||||
left="13" mouse_opaque="true" name="rename" radio_style="false" width="210" />
|
left="13" mouse_opaque="true" name="rename" radio_style="false" width="210" />
|
||||||
<check_box name="checkbox_use_links" control_name="UseInventoryLinks" initial_value="false"
|
<check_box name="checkbox_use_links" control_name="UseInventoryLinks" initial_value="false"
|
||||||
@@ -34,39 +40,42 @@
|
|||||||
mouse_opaque="true" radio_style="false" />
|
mouse_opaque="true" radio_style="false" />
|
||||||
<check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-216" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Shirt" left="113"
|
height="16" initial_value="false" label="Shirt" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Shirt" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_shirt" radio_style="false" width="100" />
|
||||||
<check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-236" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Pants" left="113"
|
height="16" initial_value="false" label="Pants" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Pants" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_pants" radio_style="false" width="100" />
|
||||||
<check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-256" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Shoes" left="113"
|
height="16" initial_value="false" label="Shoes" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Shoes" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_shoes" radio_style="false" width="100" />
|
||||||
<check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-276" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Socks" left="113"
|
height="16" initial_value="false" label="Socks" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Socks" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_socks" radio_style="false" width="100" />
|
||||||
<check_box bottom="-296" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-296" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Jacket" left="113"
|
height="16" initial_value="false" label="Jacket" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Jacket" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_jacket" radio_style="false" width="100" />
|
||||||
<check_box bottom="-316" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-316" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Gloves" left="113"
|
height="16" initial_value="false" label="Gloves" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Gloves" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_gloves" radio_style="false" width="100" />
|
||||||
<check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-336" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Undershirt" left="113"
|
height="16" initial_value="false" label="Undershirt" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Undershirt" radio_style="false"
|
mouse_opaque="true" name="checkbox_undershirt" radio_style="false"
|
||||||
width="100" />
|
width="100" />
|
||||||
<check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-356" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Underpants" left="113"
|
height="16" initial_value="false" label="Underpants" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Underpants" radio_style="false"
|
mouse_opaque="true" name="checkbox_underpants" radio_style="false"
|
||||||
width="100" />
|
width="100" />
|
||||||
<check_box bottom="-376" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-376" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Skirt" left="113"
|
height="16" initial_value="false" label="Skirt" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Skirt" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_skirt" radio_style="false" width="100" />
|
||||||
<check_box bottom="-396" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-396" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Tattoo" left="113"
|
height="16" initial_value="false" label="Tattoo" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Tattoo" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_tattoo" radio_style="false" width="100" />
|
||||||
<check_box bottom="-416" enabled="true" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-416" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Alpha" left="113"
|
height="16" initial_value="false" label="Alpha" left="113"
|
||||||
mouse_opaque="true" name="checkbox_Alpha" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_alpha" radio_style="false" width="100" />
|
||||||
|
<check_box bottom="-436" enabled="true" follows="left|top" font="SansSerifSmall"
|
||||||
|
height="16" initial_value="false" label="Physics" left="113"
|
||||||
|
mouse_opaque="true" name="checkbox_physics" radio_style="false" width="100" />
|
||||||
<check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall"
|
<check_box bottom="-216" enabled="false" follows="left|top" font="SansSerifSmall"
|
||||||
height="16" initial_value="false" label="Chest" left="213"
|
height="16" initial_value="false" label="Chest" left="213"
|
||||||
mouse_opaque="true" name="checkbox_Chest" radio_style="false" width="100" />
|
mouse_opaque="true" name="checkbox_Chest" radio_style="false" width="100" />
|
||||||
@@ -263,12 +272,6 @@ now wearing into it.
|
|||||||
mouse_opaque="true" name="Attachments:" v_pad="0" width="100">
|
mouse_opaque="true" name="Attachments:" v_pad="0" width="100">
|
||||||
Attachments:
|
Attachments:
|
||||||
</text>
|
</text>
|
||||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
|
||||||
bottom="-416" drop_shadow_visible="true" enabled="true" follows="left|top"
|
|
||||||
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13"
|
|
||||||
mouse_opaque="true" name="Options:" v_pad="0" width="100">
|
|
||||||
Options:
|
|
||||||
</text>
|
|
||||||
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-150"
|
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-150"
|
||||||
enabled="true" follows="left|top" font="SansSerif"
|
enabled="true" follows="left|top" font="SansSerif"
|
||||||
handle_edit_keys_directly="true" height="20" left="13" max_length="63"
|
handle_edit_keys_directly="true" height="20" left="13" max_length="63"
|
||||||
|
|||||||
Reference in New Issue
Block a user