Mewmew
This commit is contained in:
@@ -275,9 +275,9 @@
|
|||||||
mouse_opaque="true" name="Offer Teleport..." width="128">
|
mouse_opaque="true" name="Offer Teleport..." width="128">
|
||||||
<on_click filter="" function="Inventory.DoToSelected" userdata="lure" />
|
<on_click filter="" function="Inventory.DoToSelected" userdata="lure" />
|
||||||
</menu_item_call>
|
</menu_item_call>
|
||||||
<menu_item_call label="Request Teleport..." name="Request Teleport...">
|
<!--menu_item_call label="Request Teleport..." name="Request Teleport...">
|
||||||
<on_click filter="" function="Inventory.DoToSelected" userdata="request_lure" />
|
<on_click filter="" function="Inventory.DoToSelected" userdata="request_lure" />
|
||||||
</menu_item_call>
|
</menu_item_call-->
|
||||||
<menu_item_call bottom_delta="-18" height="18" label="Start Conference Chat" left="0"
|
<menu_item_call bottom_delta="-18" height="18" label="Start Conference Chat" left="0"
|
||||||
mouse_opaque="true" name="Conference Chat" width="128">
|
mouse_opaque="true" name="Conference Chat" width="128">
|
||||||
<on_click filter="" function="Inventory.BeginIMSession" userdata="selected" />
|
<on_click filter="" function="Inventory.BeginIMSession" userdata="selected" />
|
||||||
|
|||||||
@@ -111,7 +111,7 @@ The following wildcards are available to enhance your autoresponses: #n for user
|
|||||||
<check_box control_name="AntiSpamScripts" height="16" label="Scripts" name="Scripts" bottom_delta="0" left_delta="120"/>
|
<check_box control_name="AntiSpamScripts" height="16" label="Scripts" name="Scripts" bottom_delta="0" left_delta="120"/>
|
||||||
<check_box control_name="AntiSpamTeleports" height="16" label="Teleport Offers" name="Teleport Offers" bottom_delta="0" left_delta="120"/>
|
<check_box control_name="AntiSpamTeleports" height="16" label="Teleport Offers" name="Teleport Offers" bottom_delta="0" left_delta="120"/>
|
||||||
<check_box control_name="AntiSpamGroupNotices" height="16" label="Group Notices" name="Group Notices" bottom_delta="0" left_delta="120"/>
|
<check_box control_name="AntiSpamGroupNotices" height="16" label="Group Notices" name="Group Notices" bottom_delta="0" left_delta="120"/>
|
||||||
<check_box control_name="AntiSpamTeleportRequests" height="16" label="Teleport Requests" name="Teleport Requests" left="14" bottom_delta="-20"/>
|
<!--check_box control_name="AntiSpamTeleportRequests" height="16" label="Teleport Requests" name="Teleport Requests" left="14" bottom_delta="-20"/-->
|
||||||
<check_box control_name="EnableGestureSounds" label="Enable Gesture Sounds" name="Enable Gesture Sounds" left="3" bottom_delta="-20"/>
|
<check_box control_name="EnableGestureSounds" label="Enable Gesture Sounds" name="Enable Gesture Sounds" left="3" bottom_delta="-20"/>
|
||||||
</panel>
|
</panel>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user