home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / TeamSpeak / TeamSpeak3-Client-win32-3.0.0.exe / plugins / clientquery_plugin / clientmove.txt < prev    next >
Text File  |  2011-07-19  |  354b  |  10 lines

  1. Usage: clientmove cid={channelID} [cpw={channelPassword}] clid={clientID}...
  2.  
  3. Moves one or more clients specified with clid to the channel with ID cid. If 
  4. the target channel has a password, it needs to be specified with cpw. If the 
  5. channel has no password, the parameter can be omitted.
  6.  
  7. Example:
  8.    clientmove cid=3 clid=5|clid=6
  9.    error id=0 msg=ok
  10.