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 / channelclientaddperm.txt < prev    next >
Text File  |  2011-07-19  |  451b  |  11 lines

  1. Usage: channelclientaddperm cid={channelID} cldbid={clientDBID} 
  2.        ( permid={permID}|permsid={permName} permvalue={permValue} )...
  3.  
  4. Adds a set of specified permissions to a client in a specific channel. Multiple 
  5. permissions can be added by providing the two parameters of each permission. A 
  6. permission can be specified by permid or permsid.
  7.  
  8. Example:
  9.    channelclientaddperm cid=12 cldbid=3 permsid=i_icon_id permvalue=100
  10.    error id=0 msg=ok
  11.