<?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=StartVoteKick</id>
		<title>StartVoteKick - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=StartVoteKick"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=StartVoteKick&amp;action=history"/>
		<updated>2026-05-05T22:24:40Z</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=StartVoteKick&amp;diff=175&amp;oldid=prev</id>
		<title>Freeman: Created page with &quot;===From the Scripting Manual===  ''procedure StartVoteKick(voter, target: byte; reason: string);''    '''Parameter Info:'''   voter (Byte): Player ID of the player who will ap...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=StartVoteKick&amp;diff=175&amp;oldid=prev"/>
				<updated>2012-08-15T11:32:18Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;===From the Scripting Manual===  &amp;#039;&amp;#039;procedure StartVoteKick(voter, target: byte; reason: string);&amp;#039;&amp;#039;    &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;#039;&amp;#039;&amp;#039;   voter (Byte): Player ID of the player who will ap...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===From the Scripting Manual===&lt;br /&gt;
 ''procedure StartVoteKick(voter, target: byte; reason: string);''&lt;br /&gt;
 &lt;br /&gt;
 '''Parameter Info:'''&lt;br /&gt;
  voter (Byte): Player ID of the player who will appear as the Vote Starter. 255 for Server.&lt;br /&gt;
  target (Byte): Player ID of the player who will be vote kicked.&lt;br /&gt;
  reason (String): Reason to be displayed on the vote kick.&lt;br /&gt;
 &lt;br /&gt;
 '''Description:'''&lt;br /&gt;
  This function will start a vote kick against (target) for (reason) and will appear as started by   (voter). Use (voter) as 255 to display as SERVER.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;pascal&amp;quot;&amp;gt;StartVoteKick(255,1,'Possible cheating'); //Start a vote kick against player 1 from Server for 'Possible Cheating'&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/StartVoteKick.html Scripting Manual page for StartVoteKick]&lt;br /&gt;
&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Freeman</name></author>	</entry>

	</feed>