<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=CreateCircleColShape</id>
	<title>CreateCircleColShape - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=CreateCircleColShape"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=CreateCircleColShape&amp;action=history"/>
	<updated>2026-09-03T05:38:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=CreateCircleColShape&amp;diff=18422&amp;oldid=prev</id>
		<title>Xabi: Xabi moved page NAPI.ColShape.CreateCircleColShape to CreateCircleColShape</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=CreateCircleColShape&amp;diff=18422&amp;oldid=prev"/>
		<updated>2019-11-27T13:08:00Z</updated>

		<summary type="html">&lt;p&gt;Xabi moved page &lt;a href=&quot;/wiki/NAPI.ColShape.CreateCircleColShape&quot; class=&quot;mw-redirect&quot; title=&quot;NAPI.ColShape.CreateCircleColShape&quot;&gt;NAPI.ColShape.CreateCircleColShape&lt;/a&gt; to &lt;a href=&quot;/wiki/CreateCircleColShape&quot; title=&quot;CreateCircleColShape&quot;&gt;CreateCircleColShape&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:08, 27 November 2019&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key rmp_wiki:diff::1.12:old-18309:rev-18422 --&gt;
&lt;/table&gt;</summary>
		<author><name>Xabi</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=CreateCircleColShape&amp;diff=18309&amp;oldid=prev</id>
		<title>Muphy: Created page with &quot;Creates a circle shaped colshape object.  ==Syntax== &lt;syntaxhighlight lang=&quot;C#&quot; &gt;ColShape NAPI.ColShape.CreateCircleColShape(float x, float y, float range, uint dimension = NA...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=CreateCircleColShape&amp;diff=18309&amp;oldid=prev"/>
		<updated>2019-11-27T01:26:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Creates a circle shaped colshape object.  ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;ColShape NAPI.ColShape.CreateCircleColShape(float x, float y, float range, uint dimension = NA...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Creates a circle shaped colshape object.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;ColShape NAPI.ColShape.CreateCircleColShape(float x, float y, float range, uint dimension = NAPI.GlobalDimension);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Required Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;x:&amp;#039;&amp;#039;&amp;#039; the x-position where the colshape should be placed in the world.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;y:&amp;#039;&amp;#039;&amp;#039; the x-position where the colshape should be placed in the world.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;range:&amp;#039;&amp;#039;&amp;#039; the range at which this colshape will trigger.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;dimension:&amp;#039;&amp;#039;&amp;#039; dimension of the colshape. Input type should be in uint.&lt;br /&gt;
&lt;br /&gt;
This function returns a &amp;lt;code&amp;gt;[[ColShape]]&amp;lt;/code&amp;gt; object.&lt;br /&gt;
&lt;br /&gt;
==Usage example(s)==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;&lt;br /&gt;
NAPI.ColShape.CreateCircleColShape(x, y, range)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Serverside API]]&lt;/div&gt;</summary>
		<author><name>Muphy</name></author>
	</entry>
</feed>