File: channeladmin.htm

package info (click to toggle)
teamspeak-client 2.0.32-2
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 15,948 kB
  • ctags: 52
  • sloc: pascal: 1,103; makefile: 53; sh: 12
file content (55 lines) | stat: -rwxr-xr-x 1,760 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Channel Admin</title>
<link rel="stylesheet" href="C1H_HTML.css" type="text/css">
<style type="text/css">
 p { margin-top: 0; margin-bottom: 0; }
</style>
<script language="JavaScript" src="DocToHelp.js">
</script>
</head>
<body
 style="background-color: #FFFFFF;
        background-image: url(none);
        background-repeat: no-repeat;"
 onload="d2hload()"
 onmousedown="d2hpopup()"
>
<div id="ienav">
<ilayer id="nsnav">
<p align="center">

<a href="ts03-toc.htm" target="left">Contents</a> &nbsp;


<a href="ts03-index.htm" target="right">Index</a> &nbsp;



<a href="getconnectioninfo.htm">Previous</a> &nbsp;
<a href="autooperator.htm">Next</a>


</p>
<br>
<hr noshade size="1">
</ilayer>
</div>
<p class=kop-3>Channel Admin</p>
<p class=kop-3-p>&nbsp;</p>
With this function you can grant the highlighted person the Channel Admin status. 
This means persons can admin a channel where they were given admin in. They can 
give all statusses below the Channel Admin status (<a href="autooperator.htm">Auto-Operator</a>, 
<a href="autovoice.htm">Auto-Voice</a>, <a href="operator.htm">Operator</a> 
and <a href="voice.htm">Voice</a>) plus Channel Admin. They can also change the 
channels properties in the <a href="editchannel.htm">Edit Channel</a> menu. If 
this status is given to a person that has registered with the server he will be 
granted CA everytime he logs in with his Login name and password and enters the 
channel he was given CA in. When given to unregistered users they will lose the 
CA status when they disconnect from the server. 
<p>&nbsp;</p>
<div id="popupDiv">
</div>
</body>
</html>