Massive commit, mainly client tag stuff and random id0 and random mac,
red name if not actually in the sim in active speakers for voice.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<column name="distance" label="Dist." width="48" tool_tip="Distance from your avatar (red=within chat range, yellow=within shout range, green=within draw distance)"/>
|
||||
<column name="position" label="Pos." width="60" tool_tip="Position (X, Y) within this sim, or general direction (cardinal point) for outside sims"/>
|
||||
<column name="altitude" label="Alt." width="48" tool_tip="Altitude"/>
|
||||
<column name="client" label="Client" width="80" dynamicwidth="true" tool_tip="Client the avatar is possibly using"/>
|
||||
</scroll_list>
|
||||
|
||||
<tab_container border="false" bottom_delta="-130" height="120" left="6" mouse_opaque="false"
|
||||
|
||||
@@ -118,6 +118,9 @@
|
||||
follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
|
||||
height="20" left_delta="64" max_length="32" mouse_opaque="true"
|
||||
name="mac_edit" select_all_on_focus_received="true" width="230" enabled="false" font_size="Small" />
|
||||
<button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center"
|
||||
height="20" label="r" left_delta="235" mouse_opaque="true" name="mac_random_btn" scale_image="TRUE"
|
||||
width="20" />
|
||||
<check_box bottom="8" follows="left|bottom" font="SansSerifSmall" height="16"
|
||||
initial_value="false" label="ID0:" control_name="SpecifyID0"
|
||||
left="750" mouse_opaque="true" name="id0_check" width="138" font_size="Small" />
|
||||
@@ -125,7 +128,10 @@
|
||||
follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true"
|
||||
height="20" left_delta="64" max_length="32" mouse_opaque="true"
|
||||
name="id0_edit" select_all_on_focus_received="true" width="230" enabled="false" font_size="Small" />
|
||||
|
||||
<button bottom_delta="0" follows="left|bottom" font="SansSerif" halign="center"
|
||||
height="20" label="r" left_delta="235" mouse_opaque="true" name="id0_random_btn" scale_image="TRUE"
|
||||
width="20" />
|
||||
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="54" drop_shadow_visible="true" follows="left|bottom"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
|
||||
Reference in New Issue
Block a user