<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Clif_Authfail</id>
		<title>Clif Authfail - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Clif_Authfail"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Clif_Authfail&amp;action=history"/>
		<updated>2026-05-30T17:22:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Clif_Authfail&amp;diff=73&amp;oldid=prev</id>
		<title>Mysterious: Created page with &quot;==Syntax==  int '''clif_authfail_fd'''(int fd, int type);  ==Parameters== * '''fd''' - Socket descriptor (connection handle) of the connection to disconnect. * '''type''' - In...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Clif_Authfail&amp;diff=73&amp;oldid=prev"/>
				<updated>2013-01-13T03:26:53Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax==  int &amp;#039;&amp;#039;&amp;#039;clif_authfail_fd&amp;#039;&amp;#039;&amp;#039;(int fd, int type);  ==Parameters== * &amp;#039;&amp;#039;&amp;#039;fd&amp;#039;&amp;#039;&amp;#039; - Socket descriptor (connection handle) of the connection to disconnect. * &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; - In...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
 int '''clif_authfail_fd'''(int fd, int type);&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
* '''fd''' - Socket descriptor (connection handle) of the connection to disconnect.&lt;br /&gt;
* '''type''' - Indicates, which message should be displayed on the client upon disconnection.&lt;br /&gt;
**1 - Server closed.&lt;br /&gt;
**2 - Someone already logged into this ID.&lt;br /&gt;
**3 - You've been disconnected due to a time delay between you and the server.&lt;br /&gt;
**4 - Server is jammed due to over population. Please try again shortly.&lt;br /&gt;
**5 - You are under-aged.&lt;br /&gt;
**8 - Server still recognizes your last log-in. Please try again after a few minutes.&lt;br /&gt;
**9 - IP capacity of this Internet Cafe is full. Would you like to pay the personal base?&lt;br /&gt;
**10 - You are out of available time paid for. Game will be shut down automatically.&lt;br /&gt;
**15 - You have been forced to disconnect by the Game Master Team.&lt;br /&gt;
**other - Disconnected from the server.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Notifies the client, that it is about being disconnected, usually due to authentication failure (thus the name). Causes the client to disconnect and display a message box depending on type.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
 clif_authfail_fd(sd-&amp;gt;fd, 15);&lt;br /&gt;
This would disconnect the player session and notify the player, that he or she has been kicked by a GM.&lt;br /&gt;
&lt;br /&gt;
[[Category:Source_Functions]]&lt;/div&gt;</summary>
		<author><name>Mysterious</name></author>	</entry>

	</feed>