<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.spherecommunity.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EXTREME</id>
		<title>SphereWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.spherecommunity.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EXTREME"/>
		<link rel="alternate" type="text/html" href="https://wiki.spherecommunity.net/index.php?title=Special:Contributions/EXTREME"/>
		<updated>2026-05-19T14:01:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://wiki.spherecommunity.net/index.php?title=TYPE&amp;diff=7615</id>
		<title>TYPE</title>
		<link rel="alternate" type="text/html" href="https://wiki.spherecommunity.net/index.php?title=TYPE&amp;diff=7615"/>
				<updated>2014-09-20T22:15:28Z</updated>
		
		<summary type="html">&lt;p&gt;EXTREME: Created page with &amp;quot;Gets or sets the item type.    == Examples == Ingame commands: &amp;lt;spherescript&amp;gt;.XTYPE T_NEW_TYPE // Set T_NEW_TYPE as type of targetted item. .XSHOW TYPE // Show the TYPE of tar...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gets or sets the item type.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Ingame commands:&lt;br /&gt;
&amp;lt;spherescript&amp;gt;.XTYPE T_NEW_TYPE // Set T_NEW_TYPE as type of targetted item.&lt;br /&gt;
.XSHOW TYPE // Show the TYPE of targetted item.&amp;lt;/spherescript&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sphere scripting:&lt;br /&gt;
&amp;lt;spherescript&amp;gt;TYPE T_NEW_TYPE // Set T_NEW_TYPE as type of the item.&lt;br /&gt;
&amp;lt;TYPE&amp;gt; // Return the type of the item.&amp;lt;/spherescript&amp;gt;&lt;/div&gt;</summary>
		<author><name>EXTREME</name></author>	</entry>

	<entry>
		<id>https://wiki.spherecommunity.net/index.php?title=CONNECTED&amp;diff=7614</id>
		<title>CONNECTED</title>
		<link rel="alternate" type="text/html" href="https://wiki.spherecommunity.net/index.php?title=CONNECTED&amp;diff=7614"/>
				<updated>2014-09-20T22:07:24Z</updated>
		
		<summary type="html">&lt;p&gt;EXTREME: Created page with &amp;quot;This function will return if sphere is connected to any database.  Must be checked in a condition like: '''IF''', '''WHILE''', '''QVAL'''.  '''USES''': &amp;lt;DB.CONNECTED&amp;gt;   == Exa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will return if sphere is connected to any database.&lt;br /&gt;
&lt;br /&gt;
Must be checked in a condition like: '''IF''', '''WHILE''', '''QVAL'''.&lt;br /&gt;
&lt;br /&gt;
'''USES''': &amp;lt;DB.CONNECTED&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;spherescript&amp;gt;IF &amp;lt;DB.CONNECTED&amp;gt;&lt;br /&gt;
 // Sphere is connected to the database.&lt;br /&gt;
ELSE&lt;br /&gt;
 // Sphere is not connected to the database.&lt;br /&gt;
ENDIF&amp;lt;/spherescript&amp;gt;&lt;/div&gt;</summary>
		<author><name>EXTREME</name></author>	</entry>

	<entry>
		<id>https://wiki.spherecommunity.net/index.php?title=CLOSE&amp;diff=7613</id>
		<title>CLOSE</title>
		<link rel="alternate" type="text/html" href="https://wiki.spherecommunity.net/index.php?title=CLOSE&amp;diff=7613"/>
				<updated>2014-09-20T22:01:57Z</updated>
		
		<summary type="html">&lt;p&gt;EXTREME: Created page with &amp;quot;This function will close the connection with the current database.  '''USES''': DB.CLOSE&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This function will close the connection with the current database.&lt;br /&gt;
&lt;br /&gt;
'''USES''': DB.CLOSE&lt;/div&gt;</summary>
		<author><name>EXTREME</name></author>	</entry>

	</feed>