<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Squiddy</id>
		<title>Soldat Community Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Squiddy"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php/Special:Contributions/Squiddy"/>
		<updated>2026-05-26T02:25:40Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript&amp;diff=1062</id>
		<title>TScript</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript&amp;diff=1062"/>
				<updated>2013-08-21T17:24:07Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Inheritance==&lt;br /&gt;
*[[TScript]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Represents a script.&lt;br /&gt;
&lt;br /&gt;
user constructable: '''NO'''&amp;lt;br&amp;gt;&lt;br /&gt;
user destructable: '''NO'''&lt;br /&gt;
&lt;br /&gt;
 '''This class is assigned to global variable &amp;quot;Script&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Members==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Member declaration !! Access mode !! Inherited&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Recompile|Recompile]](Force: Boolean) || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Unload|Unload]] || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Name|Name]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Version|Version]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Dir|Dir]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.DebugMode|DebugMode]]: Boolean || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.OnException|OnException]]: [[TScript.TOnException|TOnException]] || align=&amp;quot;center&amp;quot; | RW || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript.Unload&amp;diff=1061</id>
		<title>TScript.Unload</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.Unload&amp;diff=1061"/>
				<updated>2013-08-21T17:16:54Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Unload'''''  ==Description== Disables a script. &amp;lt;br&amp;gt; Currently it's non-functional, its use disables the server.  Category:TScript&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Unload'''''&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Disables a script. &amp;lt;br&amp;gt;&lt;br /&gt;
Currently it's non-functional, its use disables the server.&lt;br /&gt;
&lt;br /&gt;
[[Category:TScript]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript.Recompile&amp;diff=1060</id>
		<title>TScript.Recompile</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.Recompile&amp;diff=1060"/>
				<updated>2013-08-21T17:11:45Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Recompile(Force: Boolean)'''''   Force: Recompile script even if doesn't present any changes.  ==Description== Recompiles a script.  Category:TScript&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Recompile(Force: Boolean)'''''&lt;br /&gt;
  Force: Recompile script even if doesn't present any changes.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Recompiles a script.&lt;br /&gt;
&lt;br /&gt;
[[Category:TScript]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript.TOnException&amp;diff=1058</id>
		<title>TScript.TOnException</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.TOnException&amp;diff=1058"/>
				<updated>2013-08-21T17:05:32Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Description==&lt;br /&gt;
Type used by [[TScript.OnException]] as an event handler type.&lt;br /&gt;
&lt;br /&gt;
==Declaration==&lt;br /&gt;
  function (ErrorCode: TErrorType; Message, UnitName, FunctionName: string; Row, Col: Cardinal): Boolean&lt;br /&gt;
   ErrorCode: See below!&lt;br /&gt;
   Message: Error message to be displayed&lt;br /&gt;
   UnitName: Unit in which the error occured&lt;br /&gt;
   FunctionName: Function that caused an error&lt;br /&gt;
   Row,Col: Cursor position in file where error occured&lt;br /&gt;
   Result: True if exception is handled, otherwise script is disabled.&lt;br /&gt;
&lt;br /&gt;
==Error Types==&lt;br /&gt;
  ErNoError, erCannotImport, erInvalidType, ErInternalError, erInvalidHeader, erInvalidOpcode, erInvalidOpcodeParameter,&lt;br /&gt;
  erNoMainProc, erOutOfGlobalVarsRange, erOutOfProcRange, ErOutOfRange, erOutOfStackRange, ErTypeMismatch,&lt;br /&gt;
  erUnexpectedEof, erVersionError, ErDivideByZero, ErMathError, erCouldNotCallProc, erOutofRecordRange,&lt;br /&gt;
  erOutOfMemory, erException, erNullPointerException, erNullVariantError, erInterfaceNotSupported, erCustomError&lt;br /&gt;
&lt;br /&gt;
[[Category:Types]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript.OnException&amp;diff=1057</id>
		<title>TScript.OnException</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript.OnException&amp;diff=1057"/>
				<updated>2013-08-21T16:51:03Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property OnException: TOnException'''''   Access mode: RW  ==Description== Occurs when an uncaught exception is thrown (out of range, null point...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property OnException: [[TScript.TOnException|TOnException]]'''''&lt;br /&gt;
  Access mode: RW&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Occurs when an uncaught exception is thrown (out of range, null pointer, among others).&lt;br /&gt;
&lt;br /&gt;
[[Category:TScript]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript&amp;diff=952</id>
		<title>TScript</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript&amp;diff=952"/>
				<updated>2013-08-02T20:06:50Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Members */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Inheritance==&lt;br /&gt;
*[[TScript]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Represents a script.&lt;br /&gt;
&lt;br /&gt;
user constructable: '''NO'''&amp;lt;br&amp;gt;&lt;br /&gt;
user destructable: '''NO'''&lt;br /&gt;
&lt;br /&gt;
==Members==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Member declaration !! Access mode !! Inherited&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Recompile|Recompile]](Force: Boolean) || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Unload|Unload]] || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Name|Name]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Version|Version]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Dir|Dir]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.DebugMode|DebugMode]]: Boolean || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.OnException|OnException]]: [[TScript.TOnException|TOnException]] || align=&amp;quot;center&amp;quot; | RW || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TScript&amp;diff=951</id>
		<title>TScript</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TScript&amp;diff=951"/>
				<updated>2013-08-02T16:01:42Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot;==Inheritance== *TScript  ==Description== Represents a script.  user constructable: '''NO'''&amp;lt;br&amp;gt; user destructable: '''NO'''  ==Members==  {| class=&amp;quot;wikitable&amp;quot; ! Member de...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Inheritance==&lt;br /&gt;
*[[TScript]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
Represents a script.&lt;br /&gt;
&lt;br /&gt;
user constructable: '''NO'''&amp;lt;br&amp;gt;&lt;br /&gt;
user destructable: '''NO'''&lt;br /&gt;
&lt;br /&gt;
==Members==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Member declaration !! Access mode !! Inherited&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Recompile|Recompile]](Force: Boolean) || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| procedure [[TScript.Unload|Unload]] || align=&amp;quot;center&amp;quot; | || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Name|Name]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Version|Version]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.Dir|Dir]]: string || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.DebugMode|DebugMode]]: Boolean || align=&amp;quot;center&amp;quot; | R || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| property [[TScript.OnException|OnException]]: TOnException || align=&amp;quot;center&amp;quot; | RW || align=&amp;quot;center&amp;quot; | no&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WriteConsole&amp;diff=511</id>
		<title>TActivePlayer.WriteConsole</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WriteConsole&amp;diff=511"/>
				<updated>2013-07-01T15:25:33Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure WriteConsole(Text: string; Color: Longint)'''''   Text: message to send to player   Color: text's color ==Description== Sends a message to a player.  == Exampl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure WriteConsole(Text: string; Color: Longint)'''''&lt;br /&gt;
  Text: message to send to player&lt;br /&gt;
  Color: text's color&lt;br /&gt;
==Description==&lt;br /&gt;
Sends a message to a player.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].WriteConsole('Hey you!',$FF00FF); //sends &amp;quot;Hey you!&amp;quot; in pink to player 1&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players.WriteConsole('This server is like so cooool',$FFFFFF); //sends message to all players in server.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Say&amp;diff=510</id>
		<title>TActivePlayer.Say</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Say&amp;diff=510"/>
				<updated>2013-07-01T15:23:26Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Say(Text: string)'''''&lt;br /&gt;
  Text: message player will say&lt;br /&gt;
==Description==&lt;br /&gt;
Makes a player say a message. Works like the old [[BotChat]], even though it works on humans too, not only bots.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].Say('Yo!');&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Tell&amp;diff=509</id>
		<title>TActivePlayer.Tell</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Tell&amp;diff=509"/>
				<updated>2013-07-01T15:21:31Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Tell(Text: string)'''''   Text: message to be sent to player. ==Description== Sends a /say message to a player.  == Example == &amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt; ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Tell(Text: string)'''''&lt;br /&gt;
  Text: message to be sent to player.&lt;br /&gt;
==Description==&lt;br /&gt;
Sends a /say message to a player.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].Tell('Yo man!'); //sends &amp;quot;Yo man!&amp;quot; to player 1.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Move&amp;diff=508</id>
		<title>TActivePlayer.Move</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Move&amp;diff=508"/>
				<updated>2013-07-01T15:19:38Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Move(X, Y: Single)'''''   X, Y: map coordinates to where to move the player ==Description== Moves player to a designated location on the map.  == Example == &amp;lt;s...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Move(X, Y: Single)'''''&lt;br /&gt;
  X, Y: map coordinates to where to move the player&lt;br /&gt;
==Description==&lt;br /&gt;
Moves player to a designated location on the map.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].Move(0,0); //moves player 1 to center of the map&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.GiveBonus&amp;diff=507</id>
		<title>TActivePlayer.GiveBonus</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.GiveBonus&amp;diff=507"/>
				<updated>2013-07-01T15:17:59Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure GiveBonus(BType: Byte)'''''&lt;br /&gt;
  BType: bonus type&lt;br /&gt;
==Description==&lt;br /&gt;
Gives a bonus directly to a player (no kits are spawned). Available values for BType:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
1: Predator&amp;lt;br&amp;gt;&lt;br /&gt;
2: Berserker&amp;lt;br&amp;gt;&lt;br /&gt;
3: Bulletproof vest&amp;lt;br&amp;gt;&lt;br /&gt;
4: Grenades&amp;lt;br&amp;gt;&lt;br /&gt;
5: Cluster grenades&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.GiveBonus&amp;diff=506</id>
		<title>TActivePlayer.GiveBonus</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.GiveBonus&amp;diff=506"/>
				<updated>2013-07-01T15:17:44Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure GiveBonus(BType: Byte)'''''   BType: bonus type ==Description== Gives a bonus directly to a player (no kits are spawned). Available values for BType:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; 1...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure GiveBonus(BType: Byte)'''''&lt;br /&gt;
  BType: bonus type&lt;br /&gt;
==Description==&lt;br /&gt;
Gives a bonus directly to a player (no kits are spawned). Available values for BType:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
1: Predator&lt;br /&gt;
2: Berserker&lt;br /&gt;
3: Bulletproof vest&lt;br /&gt;
4: Grenades&lt;br /&gt;
5: Cluster grenades&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Forward&amp;diff=503</id>
		<title>TActivePlayer.Forward</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Forward&amp;diff=503"/>
				<updated>2013-07-01T15:13:52Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Forward(TargetIP: string; TargetPort: Word; Message: string)'''''   TargetIP: IP of the new server   TargetPort: Port of the new server   Message: message the ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Forward(TargetIP: string; TargetPort: Word; Message: string)'''''&lt;br /&gt;
  TargetIP: IP of the new server&lt;br /&gt;
  TargetPort: Port of the new server&lt;br /&gt;
  Message: message the player will receive at redirection&lt;br /&gt;
==Description==&lt;br /&gt;
Redirects a player to a server.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.ForceWeapon&amp;diff=502</id>
		<title>TActivePlayer.ForceWeapon</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.ForceWeapon&amp;diff=502"/>
				<updated>2013-07-01T15:10:03Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure ForceWeapon(Primary, Secondary: TWeapon)'''''   Primary: primary weapon   Secondary: secondary weapon ==Description== Forces two weapons to a player.  [[Ca...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure ForceWeapon(Primary, Secondary: [[TWeapon]])'''''&lt;br /&gt;
  Primary: primary weapon&lt;br /&gt;
  Secondary: secondary weapon&lt;br /&gt;
==Description==&lt;br /&gt;
Forces two weapons to a player.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.BigText&amp;diff=501</id>
		<title>TActivePlayer.BigText</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.BigText&amp;diff=501"/>
				<updated>2013-07-01T15:07:03Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure BigText(Layer: Byte; Text: string; Delay: Integer; Color: Longint; Scale: Single; X, Y: Integer)'''''   Layer: in which layer the text will be shown   Text: me...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure BigText(Layer: Byte; Text: string; Delay: Integer; Color: Longint; Scale: Single; X, Y: Integer)'''''&lt;br /&gt;
  Layer: in which layer the text will be shown&lt;br /&gt;
  Text: message to be shown&lt;br /&gt;
  Delay: time in milliseconds for the message to remain on screen&lt;br /&gt;
  Color: text's color&lt;br /&gt;
  Scale: size of the text&lt;br /&gt;
  X: X position on the screen to display text (1-640)&lt;br /&gt;
  Y: Y position on the screen to display text (1-480)&lt;br /&gt;
==Description==&lt;br /&gt;
Displays a big text in a player's screen, like the &amp;quot;You Killed &amp;lt;Player&amp;gt;&amp;quot; text or so on.&amp;lt;br&amp;gt;&lt;br /&gt;
Note that the Y axis grows downwards.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].BigText(2,'Booyeah!',200,$FFFF00,0.20,20,300); //displays &amp;quot;Booyeah!&amp;quot; to player 1&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Damage&amp;diff=500</id>
		<title>TActivePlayer.Damage</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Damage&amp;diff=500"/>
				<updated>2013-07-01T14:59:53Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Damage(Shooter: Byte; Damage: Integer)'''''&lt;br /&gt;
  Shooter: player dealing the damage&lt;br /&gt;
  Damage: amount of damage dealt&lt;br /&gt;
==Description==&lt;br /&gt;
Injures a player.&amp;lt;br&amp;gt;&lt;br /&gt;
If damage is high enough to kill the player, he will receive the &amp;quot;Killed by &amp;lt;Shooter&amp;gt;&amp;quot; message.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 32 do if Players[i].Active then&lt;br /&gt;
    Players[i].Damage(i,4000); //kills all active players, BOOYEAH&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Damage&amp;diff=499</id>
		<title>TActivePlayer.Damage</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Damage&amp;diff=499"/>
				<updated>2013-07-01T14:58:56Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Damage(Shooter: Byte; Damage: Integer)'''''   Shooter: player dealing the damage   Damage: amount of damage dealt ==Description== Injures a player.  == Example...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Damage(Shooter: Byte; Damage: Integer)'''''&lt;br /&gt;
  Shooter: player dealing the damage&lt;br /&gt;
  Damage: amount of damage dealt&lt;br /&gt;
==Description==&lt;br /&gt;
Injures a player.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 32 do if Players[i].Active then&lt;br /&gt;
    Players[i].Damage(i,4000); //kills all active players, BOOYEAH&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Say&amp;diff=498</id>
		<title>TActivePlayer.Say</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Say&amp;diff=498"/>
				<updated>2013-07-01T14:56:14Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''procedure Say(Text: string)'''''   Text: message to be sent to player. ==Description== Sends a /say message to a player.  == Example == &amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt; P...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''procedure Say(Text: string)'''''&lt;br /&gt;
  Text: message to be sent to player.&lt;br /&gt;
==Description==&lt;br /&gt;
Sends a /say message to a player.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
Players[1].Say('Yo man!'); //sends &amp;quot;Yo man!&amp;quot; to player 1.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Kick&amp;diff=497</id>
		<title>TActivePlayer.Kick</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Kick&amp;diff=497"/>
				<updated>2013-07-01T14:52:44Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''function Kick: Boolean'''''   Result: if it worked ==Description== Kicks a player from the server.&amp;lt;br&amp;gt; Results false if you attempt to kick an inactive ID; otherwise tru...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''function Kick: Boolean'''''&lt;br /&gt;
  Result: if it worked&lt;br /&gt;
==Description==&lt;br /&gt;
Kicks a player from the server.&amp;lt;br&amp;gt;&lt;br /&gt;
Results false if you attempt to kick an inactive ID; otherwise true.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 32 do if Players[i].Active then&lt;br /&gt;
    Players[i].Kick; //kicks all active players&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Ban&amp;diff=496</id>
		<title>TActivePlayer.Ban</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Ban&amp;diff=496"/>
				<updated>2013-07-01T14:50:35Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''function Ban(Time: Integer; Reason: string): Boolean'''''&lt;br /&gt;
  Time: period in minutes for the player to be banned&lt;br /&gt;
  Reason: ban reason&lt;br /&gt;
  Result: if it worked or not.&lt;br /&gt;
==Description==&lt;br /&gt;
Bans a player for a certain period.&amp;lt;br&amp;gt;&lt;br /&gt;
Results false if you attempt to ban an inactive ID or an admin; true otherwise.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 32 do if Players[i].Active then&lt;br /&gt;
    Players[i].Ban(5,'Get out!'); //bans all active players for 5 minutes&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Ban&amp;diff=495</id>
		<title>TActivePlayer.Ban</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Ban&amp;diff=495"/>
				<updated>2013-07-01T14:49:29Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''function Ban(Time: Integer; Reason: string): Boolean'''''   Time: period in minutes for the player to be banned   Reason: ban reason   Result: if it worked or not. ==Des...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''function Ban(Time: Integer; Reason: string): Boolean'''''&lt;br /&gt;
  Time: period in minutes for the player to be banned&lt;br /&gt;
  Reason: ban reason&lt;br /&gt;
  Result: if it worked or not.&lt;br /&gt;
==Description==&lt;br /&gt;
Bans a player for a certain period.&amp;lt;br&amp;gt;&lt;br /&gt;
Results false if you attempt to ban an inactive ID or an admin; true otherwise.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=490</id>
		<title>TActivePlayer.WeaponActive</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=490"/>
				<updated>2013-07-01T00:20:17Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''&lt;br /&gt;
  Access mode: W&lt;br /&gt;
==Description==&lt;br /&gt;
Sets a weapon available/unavailable from the weapon menu for a certain player.&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon ID goes from 1 to 14 (Desert Eagles, HK .... Chainsaw, Law).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 14 do (if i &amp;lt;&amp;gt; 12) then&lt;br /&gt;
    Players[1].WeaponActive[i] := False; //deactivate all weapons but knife&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=489</id>
		<title>TActivePlayer.WeaponActive</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=489"/>
				<updated>2013-07-01T00:20:00Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''&lt;br /&gt;
  Access mode: W&lt;br /&gt;
==Description==&lt;br /&gt;
Sets a weapon in the player menu available/unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon ID goes from 1 to 14 (Desert Eagles, HK .... Chainsaw, Law).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 14 do (if i &amp;lt;&amp;gt; 12) then&lt;br /&gt;
    Players[1].WeaponActive[i] := False; //deactivate all weapons but knife&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=488</id>
		<title>TActivePlayer.WeaponActive</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=488"/>
				<updated>2013-07-01T00:19:48Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''&lt;br /&gt;
  Access mode: W&lt;br /&gt;
==Description==&lt;br /&gt;
Sets a weapon in the player menu available/unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon ID goes from 1 to 14 (Desert Eagles, HK .... Chainsaw, Law).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 14 do (if i &amp;lt;&amp;gt; 12) then&lt;br /&gt;
    Players[1].WeaponActive[i] := True; //deactivate all weapons but knife&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=487</id>
		<title>TActivePlayer.WeaponActive</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=487"/>
				<updated>2013-07-01T00:19:31Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''&lt;br /&gt;
  Access mode: W&lt;br /&gt;
==Description==&lt;br /&gt;
Sets a weapon in the player menu available/unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon ID goes from 1 to 14 (Eagles, HK .... Chainsaw, Law).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 14 do (if i &amp;lt;&amp;gt; 12) then&lt;br /&gt;
    Players[1].WeaponActive[i] := True; //deactivate all weapons but knife&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=486</id>
		<title>TActivePlayer.WeaponActive</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.WeaponActive&amp;diff=486"/>
				<updated>2013-07-01T00:19:15Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''   Access mode: W ==Description== Sets a weapon in the player menu available/unavailable.&amp;lt;br&amp;gt; Weapon ID goes f...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.WeaponActive[ID: Byte]: Boolean'''''&lt;br /&gt;
  Access mode: W&lt;br /&gt;
==Description==&lt;br /&gt;
Sets a weapon in the player menu available/unavailable.&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon ID goes from 1 to 14 (Eagles, HK .... Chainsaw, Law).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 14 do if i &amp;lt;&amp;gt; 12 then&lt;br /&gt;
    Players[1].WeaponActive[i] := True; //deactivate all weapons but knife&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyProne&amp;diff=485</id>
		<title>TActivePlayer.KeyProne</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyProne&amp;diff=485"/>
				<updated>2013-07-01T00:02:55Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyProne: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the prone button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyProne: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the prone button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyCrouch&amp;diff=484</id>
		<title>TActivePlayer.KeyCrouch</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyCrouch&amp;diff=484"/>
				<updated>2013-07-01T00:02:49Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyCrouch: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the crouch button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyCrouch: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the crouch button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyReload&amp;diff=483</id>
		<title>TActivePlayer.KeyReload</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyReload&amp;diff=483"/>
				<updated>2013-07-01T00:02:41Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyReload: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the reload button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyReload: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the reload button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyThrow&amp;diff=482</id>
		<title>TActivePlayer.KeyThrow</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyThrow&amp;diff=482"/>
				<updated>2013-07-01T00:02:37Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyThrow: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the throw weapon button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyThrow: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the throw weapon button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyChangeWeap&amp;diff=481</id>
		<title>TActivePlayer.KeyChangeWeap</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyChangeWeap&amp;diff=481"/>
				<updated>2013-07-01T00:02:32Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyChangeWeap: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the change weapon button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyChangeWeap: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the change weapon button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyGrenade&amp;diff=480</id>
		<title>TActivePlayer.KeyGrenade</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyGrenade&amp;diff=480"/>
				<updated>2013-07-01T00:02:17Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyGrenade: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the grenade button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyGrenade: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the grenade button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyJetpack&amp;diff=479</id>
		<title>TActivePlayer.KeyJetpack</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyJetpack&amp;diff=479"/>
				<updated>2013-07-01T00:02:01Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyJetpack: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the jet button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyJetpack: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the jet button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyShoot&amp;diff=478</id>
		<title>TActivePlayer.KeyShoot</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyShoot&amp;diff=478"/>
				<updated>2013-07-01T00:01:53Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyShoot: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the shoot button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyShoot: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the shoot button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyRight&amp;diff=477</id>
		<title>TActivePlayer.KeyRight</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyRight&amp;diff=477"/>
				<updated>2013-07-01T00:01:35Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyRight: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the right button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyRight: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the right button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyLeft&amp;diff=476</id>
		<title>TActivePlayer.KeyLeft</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyLeft&amp;diff=476"/>
				<updated>2013-07-01T00:01:25Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyLeft: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the left button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyLeft: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the left button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyUp&amp;diff=475</id>
		<title>TActivePlayer.KeyUp</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.KeyUp&amp;diff=475"/>
				<updated>2013-07-01T00:01:12Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.KeyUp: Boolean'''''   Access mode: R ==Description== If a player is currently pressing the jump button.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.KeyUp: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is currently pressing the jump button.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.HWID&amp;diff=474</id>
		<title>TActivePlayer.HWID</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.HWID&amp;diff=474"/>
				<updated>2013-06-30T23:58:31Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.HWID: String'''''   Access mode: R ==Description== A player's HWID.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.HWID: String'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
A player's HWID.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Flags&amp;diff=473</id>
		<title>TActivePlayer.Flags</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Flags&amp;diff=473"/>
				<updated>2013-06-30T23:57:54Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Flags: Byte'''''   Access mode: R ==Description== Amount of player's flag captures.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Flags: Byte'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Amount of player's flag captures.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Direction&amp;diff=472</id>
		<title>TActivePlayer.Direction</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Direction&amp;diff=472"/>
				<updated>2013-06-30T23:53:56Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Direction: ShortInt'''''   Access mode: R ==Description== Returns -1 if player is facing left and 1 if player is facing right.  [[Category:TActive...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Direction: ShortInt'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Returns -1 if player is facing left and 1 if player is facing right.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Human&amp;diff=471</id>
		<title>TActivePlayer.Human</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Human&amp;diff=471"/>
				<updated>2013-06-30T22:49:10Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Human: Boolean'''''   Access mode: R ==Description== If such player is a bot (false) or a human (true).  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Human: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If such player is a bot (false) or a human (true).&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.OnGround&amp;diff=470</id>
		<title>TActivePlayer.OnGround</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.OnGround&amp;diff=470"/>
				<updated>2013-06-30T22:48:18Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.OnGround: Boolean'''''   Access mode: R ==Description== If a player is on the ground or not (velocity independent).  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.OnGround: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is on the ground or not (velocity independent).&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Time&amp;diff=469</id>
		<title>TActivePlayer.Time</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Time&amp;diff=469"/>
				<updated>2013-06-30T22:47:34Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Time: Integer'''''   Access mode: R ==Description== How much time a player has spent in the server (minutes).  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Time: Integer'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
How much time a player has spent in the server (minutes).&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Flagger&amp;diff=468</id>
		<title>TActivePlayer.Flagger</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Flagger&amp;diff=468"/>
				<updated>2013-06-30T22:44:21Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Flagger: Boolean'''''   Access mode: R ==Description== If a player is holding a flag or not.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Flagger: Boolean'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is holding a flag or not.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Y&amp;diff=467</id>
		<title>TActivePlayer.Y</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Y&amp;diff=467"/>
				<updated>2013-06-30T22:43:05Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Y: Single'''''   Access mode: R ==Description== Y coordinate for a player's current position.&amp;lt;br&amp;gt; Note that the Y axis grows downwards.  [[Categor...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Y: Single'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Y coordinate for a player's current position.&amp;lt;br&amp;gt;&lt;br /&gt;
Note that the Y axis grows downwards.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.X&amp;diff=466</id>
		<title>TActivePlayer.X</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.X&amp;diff=466"/>
				<updated>2013-06-30T22:42:24Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.X: Single'''''   Access mode: R ==Description== X coordinate for a player's current position.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.X: Single'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
X coordinate for a player's current position.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=465</id>
		<title>TActivePlayer.Grenades</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=465"/>
				<updated>2013-06-30T22:40:47Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Grenades: Byte'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Current amount of a player's grenades.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
//snippet from M79 Coop Climb's code&lt;br /&gt;
var&lt;br /&gt;
 s: byte;&lt;br /&gt;
begin&lt;br /&gt;
 for s := 1 to 32 do if Players[s].Active then if Players[s].Alive then&lt;br /&gt;
   if Players[s].Grenades &amp;lt; 4 then GiveBonus(s,4);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=464</id>
		<title>TActivePlayer.Grenades</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=464"/>
				<updated>2013-06-30T22:40:27Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Grenades: Byte'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Current amount of a player's grenades.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
//snippet from M79 Coop Climb's code&lt;br /&gt;
for s := 1 to 32 do if Players[s].Active then if Players[s].Alive then&lt;br /&gt;
  if Players[s].Grenades &amp;lt; 4 then GiveBonus(s,4);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=463</id>
		<title>TActivePlayer.Grenades</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Grenades&amp;diff=463"/>
				<updated>2013-06-30T22:38:17Z</updated>
		
		<summary type="html">&lt;p&gt;Squiddy: Created page with &amp;quot; '''''property TActivePlayer.Grenades: Byte'''''   Access mode: R ==Description== Current amount of a player's grenades.  Category:TActivePlayer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; '''''property TActivePlayer.Grenades: Byte'''''&lt;br /&gt;
  Access mode: R&lt;br /&gt;
==Description==&lt;br /&gt;
Current amount of a player's grenades.&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	</feed>