<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.vc-mp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shadow</id>
	<title>Vice City Multiplayer - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.vc-mp.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shadow"/>
	<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/wiki/Special:Contributions/Shadow"/>
	<updated>2026-04-15T02:40:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=178</id>
		<title>Scripting/Squirrel/Constants</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=178"/>
		<updated>2014-02-04T12:14:04Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Limitations ==&lt;br /&gt;
&lt;br /&gt;
MAX_PLAYERS		100&lt;br /&gt;
&lt;br /&gt;
MAX_VEHICLES	        1000&lt;br /&gt;
&lt;br /&gt;
MAX_OBJECTS		3000&lt;br /&gt;
&lt;br /&gt;
MAX_PICKUPS		2000&lt;br /&gt;
&lt;br /&gt;
MAX_SPRITES		128&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=177</id>
		<title>Scripting/Squirrel/Constants</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=177"/>
		<updated>2014-02-04T12:13:11Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MAX_PLAYERS		100&lt;br /&gt;
&lt;br /&gt;
MAX_VEHICLES	        1000&lt;br /&gt;
&lt;br /&gt;
MAX_OBJECTS		3000&lt;br /&gt;
&lt;br /&gt;
MAX_PICKUPS		2000&lt;br /&gt;
&lt;br /&gt;
MAX_SPRITES		128&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=176</id>
		<title>Scripting/Squirrel/Constants</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Constants&amp;diff=176"/>
		<updated>2014-02-04T12:12:57Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;MAX_PLAYERS		100 MAX_VEHICLES	        1000 MAX_OBJECTS		3000 MAX_PICKUPS		2000 MAX_SPRITES		128&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MAX_PLAYERS		100&lt;br /&gt;
MAX_VEHICLES	        1000&lt;br /&gt;
MAX_OBJECTS		3000&lt;br /&gt;
MAX_PICKUPS		2000&lt;br /&gt;
MAX_SPRITES		128&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=User:Shadow&amp;diff=175</id>
		<title>User:Shadow</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=User:Shadow&amp;diff=175"/>
		<updated>2014-02-03T17:45:08Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;Hi.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi.&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=173</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=173"/>
		<updated>2014-02-03T17:42:58Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;maxplayers&#039;&#039;&#039; - The max players limit&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=172</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=172"/>
		<updated>2014-02-03T17:41:47Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Return value */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetFullTime()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;time&#039;&#039;&#039; - The time and the date&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=171</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=171"/>
		<updated>2014-02-03T17:41:33Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Related Functions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetFullTime()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;servername&#039;&#039;&#039; - The name of the server&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=170</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=170"/>
		<updated>2014-02-03T17:41:18Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Related Functions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetFullTime()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;servername&#039;&#039;&#039; - The name of the server&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=169</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=169"/>
		<updated>2014-02-03T17:41:06Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetFullTime()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;servername&#039;&#039;&#039; - The name of the server&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=168</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=168"/>
		<updated>2014-02-03T17:40:48Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetServerName()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;servername&#039;&#039;&#039; - The name of the server&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=167</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=167"/>
		<updated>2014-02-03T17:40:23Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;maxplayers&#039;&#039;&#039; - The max players limit&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=166</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=166"/>
		<updated>2014-02-03T17:40:04Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get the time and the date.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetServerName()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;servername&#039;&#039;&#039; - The name of the server&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=165</id>
		<title>GetFullTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetFullTime&amp;diff=165"/>
		<updated>2014-02-03T17:39:21Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;{{Scripting/Deprecated}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/AnnounceAll&amp;diff=164</id>
		<title>Scripting/Squirrel/Functions/AnnounceAll</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/AnnounceAll&amp;diff=164"/>
		<updated>2014-02-03T17:37:22Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will send a big message on the screen to every player.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;AnnounceAll( message, type )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;message&#039;&#039;&#039; - The message to send&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The type of the message&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/Announce&amp;diff=163</id>
		<title>Scripting/Squirrel/Functions/Announce</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/Announce&amp;diff=163"/>
		<updated>2014-02-03T17:37:05Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will send a big message on the screen to a player.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Announce( playerTo, message, type )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions#Player Functions|Player]]&#039;&#039; &#039;&#039;&#039;playerTo&#039;&#039;&#039; - The player to send the message to&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;message&#039;&#039;&#039; - The message to send&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The type of the message&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetTime&amp;diff=162</id>
		<title>GetTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetTime&amp;diff=162"/>
		<updated>2014-02-03T17:35:09Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
== Deprecated ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This function is deprecated and is not working.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=161</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=161"/>
		<updated>2014-02-03T17:34:11Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;maxplayers&#039;&#039;&#039; - The max players limit&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=159</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=159"/>
		<updated>2014-02-03T14:38:08Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Scripting/Deprecated}}&lt;br /&gt;
This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039; Fuck off &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source language=&amp;quot;squirrel&amp;quot;&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Deprecated_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=157</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=157"/>
		<updated>2014-02-03T14:33:29Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Return value */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039; Fuck off &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=156</id>
		<title>Scripting/Squirrel/Functions/GetMaxPlayers</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetMaxPlayers&amp;diff=156"/>
		<updated>2014-02-03T14:32:29Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get max players limit.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetMaxPlayers()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;maxplayers&#039;&#039;&#039; - The max players limit&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
function onPlayerCommand( plr, cmd, text )&lt;br /&gt;
{&lt;br /&gt;
     if ( cmd == &amp;quot;date&amp;quot; )&lt;br /&gt;
     {&lt;br /&gt;
          ClientMessage( &amp;quot;The time is now: &amp;quot; + GetFullTime(), plr, 135, 210, 40 );&lt;br /&gt;
     }&lt;br /&gt;
     &lt;br /&gt;
     return 1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=GetTime&amp;diff=155</id>
		<title>GetTime</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=GetTime&amp;diff=155"/>
		<updated>2014-02-03T14:25:52Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;== Deprecated ==  &amp;#039;&amp;#039;&amp;#039;This function is deprecated and is not working.&amp;#039;&amp;#039;&amp;#039;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Deprecated ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This function is deprecated and is not working.&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/IsIPBanned&amp;diff=154</id>
		<title>Scripting/Squirrel/Functions/IsIPBanned</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/IsIPBanned&amp;diff=154"/>
		<updated>2014-02-03T14:24:24Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will check if an IP is banned from the server.  == Syntax ==  &amp;lt;pre&amp;gt;IsIPBanned( ip )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;string&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;ip&amp;#039;&amp;#039;&amp;#039; - The IP to be checked  == Retu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will check if an IP is banned from the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;IsIPBanned( ip )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;ip&#039;&#039;&#039; - The IP to be checked&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;isbanned&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Administrative_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/UnbanIP&amp;diff=153</id>
		<title>Scripting/Squirrel/Functions/UnbanIP</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/UnbanIP&amp;diff=153"/>
		<updated>2014-02-03T14:23:13Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will unban an IP from the server.  == Syntax ==  &amp;lt;pre&amp;gt;UnbanIP( ip )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;string&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;ip&amp;#039;&amp;#039;&amp;#039; - The IP to be unbanned  == Example ==  {{Scrip...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will unban an IP from the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;UnbanIP( ip )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;ip&#039;&#039;&#039; - The IP to be unbanned&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Administrative_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/BanIP&amp;diff=152</id>
		<title>Scripting/Squirrel/Functions/BanIP</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/BanIP&amp;diff=152"/>
		<updated>2014-02-03T14:22:47Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will ban an IP from the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;BanIP( ip )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;ip&#039;&#039;&#039; - The IP to be banned&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Administrative_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/BanIP&amp;diff=151</id>
		<title>Scripting/Squirrel/Functions/BanIP</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/BanIP&amp;diff=151"/>
		<updated>2014-02-03T14:22:22Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will ban an IP from the server.  == Syntax ==  &amp;lt;pre&amp;gt;BanIP( ip )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;string&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;ip&amp;#039;&amp;#039;&amp;#039; - The IP to be banned  == Example ==  {{Scripting/N...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will ban an IP from the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;BanIP( ip )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;ip&#039;&#039;&#039; - The IP to be banned&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetVehicleNameFromModel&amp;diff=150</id>
		<title>Scripting/Squirrel/Functions/GetVehicleNameFromModel</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetVehicleNameFromModel&amp;diff=150"/>
		<updated>2014-02-03T14:19:56Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the vehicle name from the given ID.  == Syntax ==  &amp;lt;pre&amp;gt;GetVehicleNameFromModel( id )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;int&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039; - The ID of the vehicle...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the vehicle name from the given ID.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetVehicleNameFromModel( id )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;id&#039;&#039;&#039; - The ID of the vehicle&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the vehicle&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetVehicleModelFromName&amp;diff=149</id>
		<title>Scripting/Squirrel/Functions/GetVehicleModelFromName</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetVehicleModelFromName&amp;diff=149"/>
		<updated>2014-02-03T14:19:18Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the vehicle model from the name.  == Syntax ==  &amp;lt;pre&amp;gt;GetVehicleModelFromName( name )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;string&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; - The name of the v...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the vehicle model from the name.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetVehicleModelFromName( name )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the vehicle&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;id&#039;&#039;&#039; - The ID of the vehicle&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/DistanceFromPoint&amp;diff=148</id>
		<title>Scripting/Squirrel/Functions/DistanceFromPoint</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/DistanceFromPoint&amp;diff=148"/>
		<updated>2014-02-03T14:17:56Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the distance from a point to another.  == Syntax ==  &amp;lt;pre&amp;gt;DistanceFromPoint( x1, y1, x2, y2 )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;float&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;x1&amp;#039;&amp;#039;&amp;#039; - The X coord...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the distance from a point to another.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;DistanceFromPoint( x1, y1, x2, y2 )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;x1&#039;&#039;&#039; - The X coordinate&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;y1&#039;&#039;&#039; - The Y coordinate&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;x2&#039;&#039;&#039; - The X coordinate&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;y2&#039;&#039;&#039; - The Y coordinate&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;distance&#039;&#039;&#039; - The distance between the two points&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWeaponID&amp;diff=147</id>
		<title>Scripting/Squirrel/Functions/GetWeaponID</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWeaponID&amp;diff=147"/>
		<updated>2014-02-03T14:13:57Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the weapon ID from it&amp;#039;s name.  == Syntax ==  &amp;lt;pre&amp;gt;GetWeaponID( name )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;string&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; - The name of the weapon  == Retur...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the weapon ID from it&#039;s name.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetWeaponID( name )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the weapon&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;id&#039;&#039;&#039; - The ID of the weapon&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetSkinName&amp;diff=146</id>
		<title>Scripting/Squirrel/Functions/GetSkinName</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetSkinName&amp;diff=146"/>
		<updated>2014-02-02T22:29:50Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the name of the given skin ID.  == Syntax ==  &amp;lt;pre&amp;gt;GetSkinName( id )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;int&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039; - The ID of the skin  == Return value...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the name of the given skin ID.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetSkinName( id )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;id&#039;&#039;&#039; - The ID of the skin&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the skin&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDistrictName&amp;diff=145</id>
		<title>Scripting/Squirrel/Functions/GetDistrictName</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDistrictName&amp;diff=145"/>
		<updated>2014-02-02T22:27:53Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the district name of a given position.  == Syntax ==  &amp;lt;pre&amp;gt;GetDistrictName( x, y )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;float&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039; - The &amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039; coordina...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the district name of a given position.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetDistrictName( x, y )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;x&#039;&#039;&#039; - The &#039;&#039;&#039;x&#039;&#039;&#039; coordinate&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;y&#039;&#039;&#039; - The &#039;&#039;&#039;y&#039;&#039;&#039; coordinate&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the district&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWeaponName&amp;diff=144</id>
		<title>Scripting/Squirrel/Functions/GetWeaponName</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWeaponName&amp;diff=144"/>
		<updated>2014-02-02T22:24:14Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the weapon name from a given ID.  == Syntax ==  &amp;lt;pre&amp;gt;GetWeaponName( id )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;int&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039; - The ID of the weapon  == Return va...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the weapon name from a given ID.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetWeaponName( id )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;id&#039;&#039;&#039; - The ID of the weapon&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;string&#039;&#039; &#039;&#039;&#039;name&#039;&#039;&#039; - The name of the weapon&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWorldBounds&amp;diff=143</id>
		<title>Scripting/Squirrel/Functions/GetWorldBounds</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetWorldBounds&amp;diff=143"/>
		<updated>2014-02-02T22:22:35Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will get the world bounds of the server.  == Syntax ==  &amp;lt;pre&amp;gt;GetWorldBounds( maxX, minX, maxY, minY )&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will get the world bounds of the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;GetWorldBounds( maxX, minX, maxY, minY )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;maxX&#039;&#039;&#039; - The X max&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;minX&#039;&#039;&#039; - The X min&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;maxY&#039;&#039;&#039; - The Y max&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;minY&#039;&#039;&#039; - The Y min&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/SetWorldBounds&amp;diff=142</id>
		<title>Scripting/Squirrel/Functions/SetWorldBounds</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/SetWorldBounds&amp;diff=142"/>
		<updated>2014-02-02T22:21:39Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will set the world bounds of the server.  == Syntax ==  &amp;lt;pre&amp;gt;SetWorldBounds( maxX, minX, maxY, minY )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;float&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;maxX&amp;#039;&amp;#039;&amp;#039; - The X max ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will set the world bounds of the server.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;SetWorldBounds( maxX, minX, maxY, minY )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;maxX&#039;&#039;&#039; - The X max&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;minX&#039;&#039;&#039; - The X min&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;maxY&#039;&#039;&#039; - The Y max&lt;br /&gt;
* &#039;&#039;float&#039;&#039; &#039;&#039;&#039;minY&#039;&#039;&#039; - The Y min&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/PlaySound&amp;diff=141</id>
		<title>Scripting/Squirrel/Functions/PlaySound</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/PlaySound&amp;diff=141"/>
		<updated>2014-02-02T22:19:04Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Related Functions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will play a sound at a certain position.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;PlayGameSound( world, sound, pos )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;sound&#039;&#039;&#039; - The sound ID&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions/Vector|Vector]]&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the sound to be played at&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=140</id>
		<title>Scripting/Squirrel/Functions/CreateExplosion</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=140"/>
		<updated>2014-02-02T22:18:50Z</updated>

		<summary type="html">&lt;p&gt;Shadow: /* Related Functions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will create an explosion at the given location.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;CreateExplosion( world, type, pos, playerCaused, onGround )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The explosion type&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions/Vector|Vector]]&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the explosion to be created&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;playerCaused&#039;&#039;&#039; - Was the explosion caused by a player?&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;onGround&#039;&#039;&#039; - To be added&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Game_Functions}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/PlaySound&amp;diff=139</id>
		<title>Scripting/Squirrel/Functions/PlaySound</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/PlaySound&amp;diff=139"/>
		<updated>2014-02-02T22:18:10Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will play a sound at a certain position.  == Syntax ==  &amp;lt;pre&amp;gt;PlayGameSound( world, sound, pos )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;int&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;world&amp;#039;&amp;#039;&amp;#039; - The world ID * &amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will play a sound at a certain position.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;PlayGameSound( world, sound, pos )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;sound&#039;&#039;&#039; - The sound ID&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions/Vector|Vector]]&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the sound to be played at&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=138</id>
		<title>Scripting/Squirrel/Functions/CreateExplosion</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=138"/>
		<updated>2014-02-02T22:15:47Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will create an explosion at the given location.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;CreateExplosion( world, type, pos, playerCaused, onGround )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The explosion type&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions/Vector|Vector]]&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the explosion to be created&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;playerCaused&#039;&#039;&#039; - Was the explosion caused by a player?&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;onGround&#039;&#039;&#039; - To be added&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=137</id>
		<title>Scripting/Squirrel/Functions/CreateExplosion</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=137"/>
		<updated>2014-02-02T22:15:07Z</updated>

		<summary type="html">&lt;p&gt;Shadow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will create an explosion at the given location.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;CreateExplosion( world, type, pos, playerCaused, onGround )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The explosion type&lt;br /&gt;
* &#039;&#039;[[Scripting/Squirrel/Functions/Vector]]&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the explosion to be created&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;playerCaused&#039;&#039;&#039; - Was the explosion caused by a player?&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;onGround&#039;&#039;&#039; - To be added&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=136</id>
		<title>Scripting/Squirrel/Functions/CreateExplosion</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/CreateExplosion&amp;diff=136"/>
		<updated>2014-02-02T22:14:03Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will create an explosion at the given location.  == Syntax ==  &amp;lt;pre&amp;gt;CreateExplosion( world, type, pos, playerCaused, onGround )&amp;lt;/pre&amp;gt;  == Arguments ==  * &amp;#039;&amp;#039;int&amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will create an explosion at the given location.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;CreateExplosion( world, type, pos, playerCaused, onGround )&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;world&#039;&#039;&#039; - The world ID&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;type&#039;&#039;&#039; - The explosion type&lt;br /&gt;
* &#039;&#039;Vector&#039;&#039; &#039;&#039;&#039;pos&#039;&#039;&#039; - The position of the explosion to be created&lt;br /&gt;
* &#039;&#039;int&#039;&#039; &#039;&#039;&#039;playerCaused&#039;&#039;&#039; - Was the explosion caused by a player?&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;onGround&#039;&#039;&#039; - To be added&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Messages}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDeathMessages&amp;diff=135</id>
		<title>Scripting/Squirrel/Functions/GetDeathMessages</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDeathMessages&amp;diff=135"/>
		<updated>2014-02-02T22:08:32Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the death messages.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledDeathMessages()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bool&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the death messages.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledDeathMessages()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetJoinMessages&amp;diff=134</id>
		<title>Scripting/Squirrel/Functions/GetJoinMessages</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetJoinMessages&amp;diff=134"/>
		<updated>2014-02-02T22:08:14Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the join messages.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledJoinMessages()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bool&amp;#039;&amp;#039; ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the join messages.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledJoinMessages()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShowNametags&amp;diff=133</id>
		<title>Scripting/Squirrel/Functions/GetShowNametags</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShowNametags&amp;diff=133"/>
		<updated>2014-02-02T22:07:43Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of players&amp;#039; nametags.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledShowNametags()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bool&amp;#039;&amp;#039; ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of players&#039; nametags.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledShowNametags()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetStuntBike&amp;diff=132</id>
		<title>Scripting/Squirrel/Functions/GetStuntBike</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetStuntBike&amp;diff=132"/>
		<updated>2014-02-02T22:07:07Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the stunt bike ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledJumpSwitch()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bool...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the stunt bike ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledJumpSwitch()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShootInAir&amp;diff=131</id>
		<title>Scripting/Squirrel/Functions/GetShootInAir</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShootInAir&amp;diff=131"/>
		<updated>2014-02-02T22:06:54Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the shoot in air ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledShootInAir()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the shoot in air ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledShootInAir()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShowOnRadar&amp;diff=130</id>
		<title>Scripting/Squirrel/Functions/GetShowOnRadar</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetShowOnRadar&amp;diff=130"/>
		<updated>2014-02-02T22:06:06Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the players&amp;#039; radarblips.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledShowOnRadar()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;bo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the players&#039; radarblips.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledShowOnRadar()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetJumpSwitch&amp;diff=129</id>
		<title>Scripting/Squirrel/Functions/GetJumpSwitch</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetJumpSwitch&amp;diff=129"/>
		<updated>2014-02-02T21:58:04Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the jump switch ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledJumpSwitch()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;boo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the jump switch ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledJumpSwitch()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetFlyingCars&amp;diff=128</id>
		<title>Scripting/Squirrel/Functions/GetFlyingCars</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetFlyingCars&amp;diff=128"/>
		<updated>2014-02-02T21:57:44Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the flying cars ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledFlyingCars()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;boo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the flying cars ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledFlyingCars()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetPerfectHandling&amp;diff=127</id>
		<title>Scripting/Squirrel/Functions/GetPerfectHandling</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetPerfectHandling&amp;diff=127"/>
		<updated>2014-02-02T21:57:21Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the perfect handling ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledPerfectHandling()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the perfect handling ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledPerfectHandling()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
	<entry>
		<id>http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDisableDriveby&amp;diff=126</id>
		<title>Scripting/Squirrel/Functions/GetDisableDriveby</title>
		<link rel="alternate" type="text/html" href="http://wiki.vc-mp.org/index.php?title=Scripting/Squirrel/Functions/GetDisableDriveby&amp;diff=126"/>
		<updated>2014-02-02T21:56:43Z</updated>

		<summary type="html">&lt;p&gt;Shadow: Created page with &amp;quot;This function will return the current status of the driveby ability.  == Syntax ==  &amp;lt;pre&amp;gt;EnabledDisableDriveby()&amp;lt;/pre&amp;gt;  == Arguments ==  &amp;#039;&amp;#039;&amp;#039;N/A&amp;#039;&amp;#039;&amp;#039;  == Return value ==  * &amp;#039;&amp;#039;boo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return the current status of the driveby ability.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;EnabledDisableDriveby()&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;N/A&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Return value ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;bool&#039;&#039; &#039;&#039;&#039;toggled&#039;&#039;&#039; - &#039;&#039;&#039;true&#039;&#039;&#039; or &#039;&#039;&#039;false&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Needs_Example}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Functions ==&lt;br /&gt;
&lt;br /&gt;
{{Scripting/Squirrel/Functions/Server_Settings}}&lt;/div&gt;</summary>
		<author><name>Shadow</name></author>
	</entry>
</feed>