<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
  legacy_header_height="18"
  bevel_style="none"
  border_style="line"
  can_resize="true"
  height="582"
  layout="topleft"
  min_height="271"
  min_width="328"
  name="script ed float"
  help_topic="script_ed_float"
  save_rect="true"
  title="SCRIPT: NEW SCRIPT"
  width="508">
  <floater.string
    name="not_allowed">
    You can not view or edit this script, since it has been set as &quot;no copy&quot;. You need full permissions to view or edit a script inside an object.
  </floater.string>
  <floater.string
    name="script_running">
    Running
  </floater.string>
  <floater.string
    name="Title">
    SCRIPT: [NAME]
  </floater.string>
  <floater.string
    name="experience_enabled">
    Uncheck to remove the current experience
  </floater.string>
  <floater.string
    name="no_experiences">
    You are not authorized for any experiences
  </floater.string>
  <floater.string
    name="add_experiences">
    Select to add an experience
  </floater.string>
  <floater.string
    name="show_experience_profile">
    Click to view the experience profile
  </floater.string>
  <floater.string
    name="loading">
    Loading...
  </floater.string>
  <panel
    bevel_style="none"
     
    border_style="line"
    follows="left|top|right|bottom"
    height="499"
    layout="topleft"
    left="10"
    name="script ed panel"
    top="16"
    width="501" />
  <button
    follows="left|bottom"
    height="23"
    label="Reset"
    label_selected="Reset"
    layout="topleft"
    name="Reset"
    left="10"
    width="85" />
  <check_box
    left_delta="90"
    top_delta="3"
    enabled="false"
    follows="left|bottom"
    font="SansSerif"
    height="18"
    initial_value="true"
    label="Running"
    layout="topleft"
    name="running"
    width="205" />
  <check_box
    left_delta="140"
    enabled="true"
    follows="left|bottom"
    font="SansSerif"
    height="18"
    initial_value="true"
    label="Mono"
    layout="topleft"
    name="mono"
    width="100" />
  <check_box width="130"
             height="21"
             enabled="false"
             left="9"
             top_pad="10"
             layout="topleft"
             follows="bottom|left"
             label="Use Experience:"
             name="enable_xp"/>
  <combo_box
    label=""
    top_pad="-21"
    left="149"
    right="467"
    layout="topleft"
    follows="left|bottom|right"
    visible="false"
    name="Experiences..."/>
  <button label="&gt;"
          name="view_profile"
          height="23"
          width="23"
          right="496"
          layout="topleft"
          top_pad="-23"
          follows="right"
          visible="false"/>
</floater>