<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=BanPlayer</id>
		<title>BanPlayer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=BanPlayer"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=BanPlayer&amp;action=history"/>
		<updated>2026-05-26T00:18:17Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=BanPlayer&amp;diff=118&amp;oldid=prev</id>
		<title>Freeman: Created page with &quot; ''procedure BanPlayer(num: byte; time: integer);''    '''Parameter Info:'''   num (byte): Player ID to ban   time(integer): Amount of time in minutes to wait before unbanning...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=BanPlayer&amp;diff=118&amp;oldid=prev"/>
				<updated>2012-08-15T09:40:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; &amp;#039;&amp;#039;procedure BanPlayer(num: byte; time: integer);&amp;#039;&amp;#039;    &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;#039;&amp;#039;&amp;#039;   num (byte): Player ID to ban   time(integer): Amount of time in minutes to wait before unbanning...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; ''procedure BanPlayer(num: byte; time: integer);''&lt;br /&gt;
 &lt;br /&gt;
 '''Parameter Info:'''&lt;br /&gt;
  num (byte): Player ID to ban&lt;br /&gt;
  time(integer): Amount of time in minutes to wait before unbanning the player. 0 for Permanent.&lt;br /&gt;
 &lt;br /&gt;
 '''Description:'''&lt;br /&gt;
  This function will ban a Player based on their ID (num) for a temporary amount of time (time).&lt;br /&gt;
  NOTE: If you wish to have a reason appear in banned.txt, use BanPlayerReason(num,time,reason);&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;pascal&amp;quot;&amp;gt;BanPlayer(1,5); //Will ban player 1 for 5 minutes&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [http://enesce.com/help/index.html?Functions/BanPlayer.html Scripting Manual page for BanPlayer]&lt;br /&gt;
&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Freeman</name></author>	</entry>

	</feed>