File: registerwithserver.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 (58 lines) | stat: -rwxr-xr-x 2,079 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
56
57
58
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Register With Server</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="requestvoice.htm">Previous</a> &nbsp;
<a href="adminregisterplayerwithserver.htm">Next</a>


</p>
<br>
<hr noshade size="1">
</ilayer>
</div>
<p class=kop-3>Register With Server</p>
<p class=kop-3-p>&nbsp;</p>
<p class=platte-tekst><img src="registerwithserver.gif" width="194" height="221" align="right">With 
  this function you can register with the server so you can acquire permanent 
  statuses (like admin statuses or auto-voice). When you clicked on this function 
  you will be presented a window where you need to fill in a Login Name and a 
  Password (twice, purely for checking purposes). When you click on Register you 
  will hear and see (in the <a href="theteamspeakclientgui.htm">Event window</a>) 
  wether the server has granted you registration. When something goes wrong (like 
  if your Login Name is already taken) the reason is shown in the Event window. 
  If you suddenly decide you do not want to register you can click on Cancel and 
  the window will be closed. When you want to enter the server as a registered 
  member you have to fill in your login name and password in the Connection- <a href="connect.htm">Connect 
  menu</a>, make sure you have selected the option registered right above the 
  login name. You can now connect as a registered member.</p>
<p>&nbsp;</p>
<div id="popupDiv">
</div>
</body>
</html>