695 lines
27 KiB
XML
695 lines
27 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<commands>
|
|
<command name="aboutland"
|
|
available_in_toybox="true"
|
|
icon="Command_AboutLand_Icon"
|
|
label_ref="Command_AboutLand_Label"
|
|
tooltip_ref="Command_AboutLand_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="about_land"
|
|
is_enabled_function="Floater.CanShow"
|
|
is_enabled_parameters="about_land"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="about_land"
|
|
/>
|
|
<command name="appearance"
|
|
available_in_toybox="true"
|
|
icon="Command_Appearance_Icon"
|
|
label_ref="Command_Appearance_Label"
|
|
tooltip_ref="Command_Appearance_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="appearance"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="appearance"
|
|
/>
|
|
<command name="avatar"
|
|
available_in_toybox="true"
|
|
icon="Command_Avatar_Icon"
|
|
label_ref="Command_Avatar_Label"
|
|
tooltip_ref="Command_Avatar_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="avatar_welcome_pack"
|
|
is_enabled_function="GridFeatureCheck"
|
|
is_enabled_parameters="avatar_picker"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="avatar_welcome_pack"
|
|
/>
|
|
<command name="build"
|
|
available_in_toybox="true"
|
|
icon="Command_Build_Icon"
|
|
label_ref="Command_Build_Label"
|
|
tooltip_ref="Command_Build_Tooltip"
|
|
execute_function="Build.Toggle"
|
|
execute_parameters="build"
|
|
is_enabled_function="Build.EnabledOrActive"
|
|
is_enabled_parameters="build"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="build"
|
|
/>
|
|
<!-- <FS:minerjr> [FIRE-35039] Add flag to show/hide the on-screen console -->
|
|
<!-- Added checkbox_control to the chat toolbar control to show/hide the on-screen console -->
|
|
<command name="chat"
|
|
available_in_toybox="true"
|
|
is_flashing_allowed="true"
|
|
icon="Command_Chat_Icon"
|
|
label_ref="Command_Chat_Label"
|
|
tooltip_ref="Command_Conversations_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_im_container"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_im_container"
|
|
checkbox_control="FSShowOnscreenConsole"
|
|
/>
|
|
<!-- </FS:minerjr> [FIRE-35039] -->
|
|
<command name="compass"
|
|
available_in_toybox="false"
|
|
icon="Command_Compass_Icon"
|
|
label_ref="Command_Compass_Label"
|
|
tooltip_ref="Command_Compass_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="compass"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="compass"
|
|
/>
|
|
<command name="destinations"
|
|
available_in_toybox="true"
|
|
icon="Command_Destinations_Icon"
|
|
label_ref="Command_Destinations_Label"
|
|
tooltip_ref="Command_Destinations_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="destinations"
|
|
is_enabled_function="GridFeatureCheck"
|
|
is_enabled_parameters="destination_guide"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="destinations"
|
|
/>
|
|
<command name="gestures"
|
|
available_in_toybox="true"
|
|
icon="Command_Gestures_Icon"
|
|
label_ref="Command_Gestures_Label"
|
|
tooltip_ref="Command_Gestures_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="gestures"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="gestures"
|
|
/>
|
|
<command name="howto"
|
|
available_in_toybox="true"
|
|
icon="Command_HowTo_Icon"
|
|
label_ref="Command_HowTo_Label"
|
|
tooltip_ref="Command_HowTo_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="guidebook"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="guidebook"
|
|
/>
|
|
<command name="inventory"
|
|
available_in_toybox="true"
|
|
icon="Command_Inventory_Icon"
|
|
label_ref="Command_Inventory_Label"
|
|
tooltip_ref="Command_Inventory_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="inventory"
|
|
is_enabled_function="RLV.EnableIfNot"
|
|
is_enabled_parameters="showinv"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="inventory"
|
|
/>
|
|
<command name="map"
|
|
available_in_toybox="true"
|
|
icon="Command_Map_Icon"
|
|
label_ref="Command_Map_Label"
|
|
tooltip_ref="Command_Map_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="world_map"
|
|
is_enabled_function="RLV.EnableIfNot"
|
|
is_enabled_parameters="showworldmap"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="world_map"
|
|
/>
|
|
<command name="marketplace"
|
|
available_in_toybox="false"
|
|
icon="Command_Marketplace_Icon"
|
|
label_ref="Command_Marketplace_Label"
|
|
tooltip_ref="Command_Marketplace_Tooltip"
|
|
execute_function="Avatar.OpenMarketplace"
|
|
/>
|
|
<command name="marketplacelistings"
|
|
available_in_toybox="true"
|
|
icon="Command_MktListings_Icon"
|
|
label_ref="Command_MarketplaceListings_Label"
|
|
tooltip_ref="Command_MarketplaceListings_Tooltip"
|
|
execute_function="Marketplace.Toggle"
|
|
execute_parameters="marketplace"
|
|
is_enabled_function="Marketplace.Enabled"
|
|
is_enabled_parameters="marketplace"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="marketplace_listings"
|
|
/>
|
|
<command name="minimap"
|
|
available_in_toybox="true"
|
|
icon="Command_MiniMap_Icon"
|
|
label_ref="Command_MiniMap_Label"
|
|
tooltip_ref="Command_MiniMap_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="mini_map"
|
|
is_enabled_function="RLV.EnableIfNot"
|
|
is_enabled_parameters="showminimap"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="mini_map"
|
|
/>
|
|
<command name="move"
|
|
available_in_toybox="true"
|
|
icon="Command_Move_Icon"
|
|
label_ref="Command_Move_Label"
|
|
tooltip_ref="Command_Move_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="moveview"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="moveview"
|
|
/>
|
|
<command name="people"
|
|
available_in_toybox="true"
|
|
icon="Command_People_Icon"
|
|
label_ref="Command_People_Label"
|
|
tooltip_ref="Command_People_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="people"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="people"
|
|
/>
|
|
<command name="picks"
|
|
available_in_toybox="true"
|
|
icon="Command_Picks_Icon"
|
|
label_ref="Command_Picks_Label"
|
|
tooltip_ref="Command_Picks_Tooltip"
|
|
execute_function="Avatar.TogglePicks"
|
|
is_running_function="Avatar.IsPicksTabOpen"
|
|
/>
|
|
<command name="places"
|
|
available_in_toybox="true"
|
|
icon="Command_Places_Icon"
|
|
label_ref="Command_Places_Label"
|
|
tooltip_ref="Command_Places_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="places"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="places"
|
|
/>
|
|
<command name="poser"
|
|
available_in_toybox="true"
|
|
icon="Command_Poser_Icon"
|
|
label_ref="Command_Poser_Label"
|
|
tooltip_ref="Command_Poser_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="fs_poser"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_poser"
|
|
/>
|
|
<command name="preferences"
|
|
available_in_toybox="true"
|
|
icon="Command_Preferences_Icon"
|
|
label_ref="Command_Preferences_Label"
|
|
tooltip_ref="Command_Preferences_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="preferences"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="preferences"
|
|
/>
|
|
<command name="profile"
|
|
available_in_toybox="true"
|
|
icon="Command_Profile_Icon"
|
|
label_ref="Command_Profile_Label"
|
|
tooltip_ref="Command_Profile_Tooltip"
|
|
execute_function="Avatar.ToggleMyProfile"
|
|
is_running_function="Avatar.IsMyProfileOpen"
|
|
/>
|
|
<command name="search"
|
|
available_in_toybox="true"
|
|
icon="Command_Search_Icon"
|
|
label_ref="Command_Search_Label"
|
|
tooltip_ref="Command_Search_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="search"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="search"
|
|
/>
|
|
<command name="snapshot"
|
|
available_in_toybox="true"
|
|
icon="Command_Snapshot_Icon"
|
|
label_ref="Command_Snapshot_Label"
|
|
tooltip_ref="Command_Snapshot_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="snapshot"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="snapshot"
|
|
/>
|
|
<command name="flickr"
|
|
available_in_toybox="true"
|
|
icon="Command_Flickr_Icon"
|
|
label_ref="Command_Flickr_Label"
|
|
tooltip_ref="Command_Flickr_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="flickr"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="flickr"
|
|
/>
|
|
<command name="primfeed"
|
|
available_in_toybox="true"
|
|
icon="Command_Primfeed_Icon"
|
|
label_ref="Command_Primfeed_Label"
|
|
tooltip_ref="Command_Primfeed_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="primfeed"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="primfeed"
|
|
/>
|
|
<command name="speak"
|
|
available_in_toybox="true"
|
|
icon="Command_Speak_Icon"
|
|
label_ref="Command_Speak_Label"
|
|
tooltip_ref="Command_Speak_Tooltip"
|
|
execute_function="Agent.PressMicrophone"
|
|
execute_parameters="speak"
|
|
execute_stop_function="Agent.ReleaseMicrophone"
|
|
execute_stop_parameters="speak"
|
|
is_enabled_function="Agent.IsActionAllowed"
|
|
is_enabled_parameters="speak"
|
|
is_running_function="Agent.IsMicrophoneOn"
|
|
is_running_parameters="speak"
|
|
checkbox_control="PushToTalkToggle"
|
|
/>
|
|
<command name="RFO"
|
|
available_in_toybox="true"
|
|
icon="Command_RFO_Icon"
|
|
label_ref="Command_RFO_Label"
|
|
tooltip_ref="Command_RFO_Tooltip"
|
|
execute_function="TogglePerAccountControl"
|
|
execute_parameters="FSRenderFriendsOnly"
|
|
is_running_function="CheckPerAccountControl"
|
|
is_running_parameters="FSRenderFriendsOnly"
|
|
checkbox_control="FSRenderFriendsOnlyPersistsTP"
|
|
/>
|
|
<command name="derender_animated_objects"
|
|
available_in_toybox="false"
|
|
icon="derender_animated_objects"
|
|
label_ref="Command_DAO_Label"
|
|
tooltip_ref="Command_DAO_Tooltip"
|
|
execute_function="Tools.DerenderAnimatedObjects"
|
|
/>
|
|
<command name="view"
|
|
available_in_toybox="true"
|
|
icon="Command_View_Icon"
|
|
label_ref="Command_View_Label"
|
|
tooltip_ref="Command_View_Tooltip"
|
|
execute_function="View.ToggleCameraFloater"
|
|
is_running_function="View.CheckCameraFloater"
|
|
/>
|
|
<command name="reporter"
|
|
available_in_toybox="true"
|
|
icon="Command_Report_Abuse_Icon"
|
|
label_ref="Command_Report_Abuse_Label"
|
|
tooltip_ref="Command_Report_Abuse_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="reporter"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="reporter"
|
|
/>
|
|
<command name="gridstatus"
|
|
available_in_toybox="true"
|
|
is_flashing_allowed="true"
|
|
icon="Command_Grid_Status_Icon"
|
|
label_ref="Command_Grid_Status_Label"
|
|
tooltip_ref="Command_Grid_Status_Tooltip"
|
|
execute_function="OpenGridStatus"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="grid_status"
|
|
/>
|
|
|
|
<!-- Firestorm command buttons -->
|
|
<command name="voice"
|
|
available_in_toybox="true"
|
|
icon="Command_Voice_Icon"
|
|
label_ref="Command_Voice_Label"
|
|
tooltip_ref="Command_Voice_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_voice_controls"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_voice_controls"
|
|
/>
|
|
<command name="quickprefs"
|
|
available_in_toybox="true"
|
|
icon="phoenix_18"
|
|
label_ref="Command_Quickprefs_Label"
|
|
tooltip_ref="Command_Quickprefs_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="quickprefs"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="quickprefs"
|
|
/>
|
|
|
|
<command name="animationoverride"
|
|
available_in_toybox="true"
|
|
icon="ao_toggle_18"
|
|
label_ref="Command_AO_Label"
|
|
tooltip_ref="Command_AO_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="animation_overrider"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="animation_overrider"
|
|
checkbox_control="UseAO"
|
|
/>
|
|
|
|
<command name="webbrowser"
|
|
available_in_toybox="true"
|
|
icon="www_18"
|
|
label_ref="Command_Webbrowser_Label"
|
|
tooltip_ref="Command_Webbrowser_Tooltip"
|
|
execute_function="ToggleWebBrowser"
|
|
execute_parameters="HOME_PAGE"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="web_content"
|
|
/>
|
|
|
|
<!-- this uses control_name instead of the execute/is_running functions -Zi -->
|
|
<command name="defaultchatbar"
|
|
available_in_toybox="true"
|
|
icon="chatbar_18"
|
|
label_ref="Command_Default_Chat_Bar_Label"
|
|
tooltip_ref="Command_Default_Chat_Bar_Tooltip"
|
|
control_name="MainChatbarVisible"
|
|
/>
|
|
|
|
<command name="areasearch"
|
|
available_in_toybox="true"
|
|
icon="areasearch"
|
|
label_ref="Command_Areasearch_Label"
|
|
tooltip_ref="Command_Areasearch_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="area_search"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="area_search"
|
|
/>
|
|
|
|
<command name="settings_debug"
|
|
available_in_toybox="true"
|
|
icon="settings_debug"
|
|
label_ref="Command_Settings_Debug_Label"
|
|
tooltip_ref="Command_Settings_Debug_Tooltip"
|
|
execute_function="ToggleSettingsDebug"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="settings_debug"
|
|
/>
|
|
|
|
<command name="statistics"
|
|
available_in_toybox="true"
|
|
icon="statistics"
|
|
label_ref="Command_Statistics_Label"
|
|
tooltip_ref="Command_Statistics_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="stats"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="stats"
|
|
/>
|
|
|
|
<command name="regioninfo"
|
|
available_in_toybox="true"
|
|
icon="regioninfo"
|
|
label_ref="Command_Region_Label"
|
|
tooltip_ref="Command_Region_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="region_info"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="region_info"
|
|
/>
|
|
|
|
<command name="fly"
|
|
available_in_toybox="true"
|
|
icon="Move_Fly_Off"
|
|
label_ref="Command_Fly_Label"
|
|
tooltip_ref="Command_Fly_Tooltip"
|
|
execute_function="Agent.toggleFlying"
|
|
is_running_function="Agent.getFlying"
|
|
is_enabled_function="Agent.enableFlying"
|
|
/>
|
|
|
|
<command name="groundsit"
|
|
available_in_toybox="true"
|
|
icon="groundsit"
|
|
label_ref="Command_Groundsit_Label"
|
|
tooltip_ref="Command_Groundsit_Tooltip"
|
|
execute_function="Self.ForceSit"
|
|
is_running_function="Self.getForceSit"
|
|
is_enabled_function="Self.EnableForceSit"
|
|
/>
|
|
|
|
<command name="soundexplorer"
|
|
available_in_toybox="true"
|
|
icon="sound_explorer"
|
|
label_ref="Command_Sound_Explorer_Label"
|
|
tooltip_ref="Command_Sound_Explorer_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="sound_explorer"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="sound_explorer"
|
|
/>
|
|
|
|
<command name="assetblacklist"
|
|
available_in_toybox="true"
|
|
icon="asset_blacklist"
|
|
label_ref="Command_Asset_Blacklist_Label"
|
|
tooltip_ref="Command_Asset_Blacklist_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_asset_blacklist"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_asset_blacklist"
|
|
/>
|
|
|
|
<command name="phototools"
|
|
available_in_toybox="true"
|
|
icon="phototools"
|
|
label_ref="Command_Phototools_Label"
|
|
tooltip_ref="Command_Phototools_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="phototools"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="phototools"
|
|
/>
|
|
|
|
<command name="phototools_view"
|
|
available_in_toybox="true"
|
|
icon="phototools_camera"
|
|
label_ref="Command_Phototools_View_Label"
|
|
tooltip_ref="Command_Phototools_View_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="phototools_camera"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="phototools_camera"
|
|
/>
|
|
|
|
<command name="contact_sets"
|
|
available_in_toybox="true"
|
|
icon="contact_sets"
|
|
label_ref="Command_Contact_Sets_Label"
|
|
tooltip_ref="Command_Contact_Sets_Tooltip"
|
|
execute_function="SideTray.PanelPeopleTab"
|
|
execute_parameters="contact_sets_panel"
|
|
/>
|
|
|
|
<command name="mouselook_view"
|
|
available_in_toybox="true"
|
|
icon="mouselook"
|
|
label_ref="Command_Mouselook_Label"
|
|
tooltip_ref="Command_Mouselook_Tooltip"
|
|
execute_function="View.Mouselook"
|
|
is_enabled_function="View.EnableMouselook"
|
|
/>
|
|
<command name="landmark_here"
|
|
available_in_toybox="true"
|
|
icon="landmark_here"
|
|
label_ref="Command_Landmark_Here_Label"
|
|
tooltip_ref="Command_Landmark_Here_Tooltip"
|
|
execute_function="World.CreateLandmark"
|
|
is_enabled_function="World.EnableCreateLandmark"
|
|
/>
|
|
<command name="teleport_history"
|
|
available_in_toybox="true"
|
|
icon="teleport_history"
|
|
label_ref="Command_Teleport_History_Label"
|
|
tooltip_ref="Command_Teleport_History_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_teleporthistory"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_teleporthistory"
|
|
/>
|
|
<command name="pose_stand"
|
|
available_in_toybox="true"
|
|
icon="pose_stand"
|
|
label_ref="Command_Pose_Stand_Label"
|
|
tooltip_ref="Command_Pose_Stand_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_posestand"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_posestand"
|
|
is_enabled_function="Agent.IsActionAllowed"
|
|
is_enabled_parameters="fs_when_not_sitting"
|
|
/>
|
|
<command name="snapshot_to_disk"
|
|
available_in_toybox="true"
|
|
icon="Command_Snapshot_2_Disk_Icon"
|
|
label_ref="Command_Snapshot_To_Disk_Label"
|
|
tooltip_ref="Command_Snapshot_To_Disk_Tooltip"
|
|
execute_function="File.TakeSnapshotToDisk"
|
|
/>
|
|
<command name="radar"
|
|
available_in_toybox="true"
|
|
icon="radar"
|
|
label_ref="Command_Radar_Label"
|
|
tooltip_ref="Command_Radar_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_radar"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_radar"
|
|
/>
|
|
<command name="conversation_log"
|
|
available_in_toybox="true"
|
|
icon="Chat_History"
|
|
label_ref="Command_Conversation_Log_Label"
|
|
tooltip_ref="Command_Conversation_Log_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="conversation"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="conversation"
|
|
/>
|
|
<command name="move_lock"
|
|
available_in_toybox="true"
|
|
icon="move_lock"
|
|
label_ref="Command_Move_Lock_Label"
|
|
tooltip_ref="Command_Move_Lock_Tooltip"
|
|
execute_function="Self.ToggleMoveLock"
|
|
is_running_function="Self.GetMoveLock"
|
|
is_enabled_function="Self.EnableMoveLock"
|
|
/>
|
|
<command name="block_list"
|
|
available_in_toybox="true"
|
|
icon="block_list"
|
|
label_ref="Command_Blocklist_Label"
|
|
tooltip_ref="Command_Blocklist_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_blocklist"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_blocklist"
|
|
/>
|
|
<command name="resync_animations"
|
|
available_in_toybox="true"
|
|
icon="resync_animations"
|
|
label_ref="Command_ResyncAnimations_Label"
|
|
tooltip_ref="Command_ResyncAnimations_Tooltip"
|
|
execute_function="Tools.ResyncAnimations"
|
|
/>
|
|
<command name="regiontracker"
|
|
available_in_toybox="true"
|
|
icon="Command_RegionTracker_Icon"
|
|
label_ref="Command_RegionTracker_Label"
|
|
tooltip_ref="Command_RegionTracker_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="region_tracker"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="region_tracker"
|
|
/>
|
|
<command name="group_titles"
|
|
available_in_toybox="true"
|
|
icon="Group_Titles_Icon"
|
|
label_ref="Command_Group_Titles_Label"
|
|
tooltip_ref="Command_Group_Titles_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_group_titles"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_group_titles"
|
|
/>
|
|
<command name="wearable_favorites"
|
|
available_in_toybox="true"
|
|
icon="Wearable_Favorites_Icon"
|
|
label_ref="Command_Wearable_Favorites_Label"
|
|
tooltip_ref="Command_Wearable_Favorites_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_wearable_favorites"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_wearable_favorites"
|
|
/>
|
|
<command name="beacons"
|
|
available_in_toybox="true"
|
|
icon="beacons"
|
|
label_ref="Command_Beacons_Label"
|
|
tooltip_ref="Command_Beacons_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="beacons"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="beacons"
|
|
/>
|
|
<command name="stop_animations"
|
|
available_in_toybox="true"
|
|
icon="Stop_Animations_Icon"
|
|
label_ref="Command_Stop_Animations_Label"
|
|
tooltip_ref="Command_Stop_Animations_Tooltip"
|
|
execute_function="Tools.StopAllAnimations"
|
|
execute_parameters="stop"
|
|
/>
|
|
<command name="discord"
|
|
available_in_toybox="true"
|
|
icon="Command_Discord_Icon"
|
|
label_ref="Command_Discord_Label"
|
|
tooltip_ref="Command_Discord_Tooltip"
|
|
execute_function="Floater.Toggle"
|
|
execute_parameters="fs_discord"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="fs_discord"
|
|
/>
|
|
<command name="myenvironments"
|
|
available_in_toybox="true"
|
|
is_flashing_allowed="true"
|
|
icon="Command_Environments_Icon"
|
|
label_ref="Command_Environments_Label"
|
|
tooltip_ref="Command_Environments_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="my_environments"
|
|
is_enabled_function="RLV.EnableIfNot"
|
|
is_enabled_parameters="setenv"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="my_environments"
|
|
/>
|
|
<command name="360capture"
|
|
available_in_toybox="true"
|
|
is_flashing_allowed="true"
|
|
icon="Command_360_Capture_Icon"
|
|
label_ref="Command_360_Capture_Label"
|
|
tooltip_ref="Command_360_Capture_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="360capture"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="360capture"
|
|
/>
|
|
<command name="performance"
|
|
available_in_toybox="true"
|
|
icon="Command_Performance_Icon"
|
|
label_ref="Command_Performance_Label"
|
|
tooltip_ref="Command_Performance_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="performance"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="performance"
|
|
checkbox_control="AutoTuneFPS"
|
|
/>
|
|
<command name="omnifilter"
|
|
available_in_toybox="true"
|
|
icon="Command_Omnifilter_Icon"
|
|
label_ref="Command_Omnifilter_Label"
|
|
tooltip_ref="Command_Omnifilter_Tooltip"
|
|
execute_function="Floater.ToggleOrBringToFront"
|
|
execute_parameters="omnifilter"
|
|
is_running_function="Floater.IsOpen"
|
|
is_running_parameters="omnifilter"
|
|
checkbox_control="OmnifilterEnabled"
|
|
/>
|
|
</commands>
|