Skip to content
Thorsten Weinz edited this page Jul 1, 2013 · 5 revisions

The basic plugin command for CrossTalk is /ct. Commands therefor have the form /ct <somecommand> [arguments].

If an argument contains spaces, make sure you surround it with double quotes. Ie.: /ct TS3_SWITCH_TAB_AND_TALK_START "My TS3 Server"

Current commands are as follows:

General

  • TOGGLE_SELF_SERVER_GROUP <ServerName> <ServerGroupName>: Add/remove yourself from a servergroup via hotkeys
  • SET_SELF_CHANNEL_GROUP <ServerName> <ChannelGroupName>: Set your channelgroup for the channel you're in
  • SET_SELF_CHANNEL_GROUP_INHERITED <ServerName> <ChannelGroupName>: Set your channelgroup for the channel you're in, but targeting the channel the channelgroups are inherited from

Switch'n'Talk module:

  • TS3_SWITCH_N_TALK_END: Same as the HotKey "SnT Stop"; universal OnKeyUp Handler
  • TS3_NEXT_TAB_AND_TALK_START: Same as the HotKey "Next Tab and Talk Start"
  • TS3_SWITCH_TAB_AND_TALK_START <ServerName>: Switch to a specified server tab and talk
  • TS3_NEXT_TAB_AND_WHISPER_ALL_CC_START: Same as the Hotkey "Next Tab and whisper all channel commanders"
  • TS3_NEXT_TAB_AND_WHISPER_START <GroupWhisperType> <GroupWhisperTargetMode>
  • TS3_SWITCH_TAB_AND_WHISPER_START <ServerName> <GroupWhisperType> <GroupWhisperTargetMode>

<ServerName>: Connect to a server, select the root of the tree to the left, look at "Name" on the right side. If the server name contains spaces, make sure you surround it with double quotes. Ie.: /ct TS3_SWITCH_TAB_AND_TALK_START "My TS3 Server"

<GroupWhisperType>: CHANNELCOMMANDER or ALLCLIENTS

<GroupWhisperTargetMode>: ALL CURRENTCHANNEL ALLPARENTCHANNELS SUBCHANNELS PARENTCHANNEL CHANNELFAMILYANCESTORCHANNELFAMILY

Stereo Position Spread module

  • SET_BLOCKED <true|false>: Enables other plugins to temporarily disable the SPS module