<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.virtualparadise.org/index.php?action=history&amp;feed=atom&amp;title=Name</id>
	<title>Name - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.virtualparadise.org/index.php?action=history&amp;feed=atom&amp;title=Name"/>
	<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Name&amp;action=history"/>
	<updated>2026-09-15T08:30:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.virtualparadise.org/index.php?title=Name&amp;diff=5641&amp;oldid=prev</id>
		<title>Talisan: Created page with &quot;{{feature|N/A|0.1.0|||}} The &#039;&#039;&#039;name&#039;&#039;&#039; command assigns a unique text identifier to an object, allowing it to be targeted and manipulated remotely by commands on other objects.  ==Usage==     &#039;&#039;&#039;name&#039;&#039;&#039; identifier  ==Arguments== ; Identifier : The text string assigned as the object&#039;s name.&lt;br&gt;&#039;&#039;&#039;Values:&#039;&#039;&#039; Alphanumeric characters and underscores (e.g., &lt;code&gt;door_1&lt;/code&gt;, &lt;code&gt;light&lt;/code&gt;)&lt;br&gt;&#039;&#039;&#039;Default:&#039;&#039;&#039; None  == Examples ==  create name main_gate  Assigns the iden...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.virtualparadise.org/index.php?title=Name&amp;diff=5641&amp;oldid=prev"/>
		<updated>2026-09-12T23:08:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{feature|N/A|0.1.0|||}} The &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; command assigns a unique text identifier to an object, allowing it to be targeted and manipulated remotely by commands on other objects.  ==Usage==     &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; identifier  ==Arguments== ; Identifier : The text string assigned as the object&amp;#039;s name.&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Values:&amp;#039;&amp;#039;&amp;#039; Alphanumeric characters and underscores (e.g., &amp;lt;code&amp;gt;door_1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;light&amp;lt;/code&amp;gt;)&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Default:&amp;#039;&amp;#039;&amp;#039; None  == Examples ==  create name main_gate  Assigns the iden...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{feature|N/A|0.1.0|||}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; command assigns a unique text identifier to an object, allowing it to be targeted and manipulated remotely by commands on other objects.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
    &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; identifier&lt;br /&gt;
&lt;br /&gt;
==Arguments==&lt;br /&gt;
; Identifier : The text string assigned as the object&amp;#039;s name.&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Values:&amp;#039;&amp;#039;&amp;#039; Alphanumeric characters and underscores (e.g., &amp;lt;code&amp;gt;door_1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;light&amp;lt;/code&amp;gt;)&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Default:&amp;#039;&amp;#039;&amp;#039; None&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
 create name main_gate&lt;br /&gt;
&lt;br /&gt;
Assigns the identifier &amp;lt;code&amp;gt;main_gate&amp;lt;/code&amp;gt; to the current object when loaded into the world.&lt;br /&gt;
&lt;br /&gt;
 activate move 0 5 0 name=main_gate&lt;br /&gt;
&lt;br /&gt;
When activated (clicked), moves the object named &amp;lt;code&amp;gt;main_gate&amp;lt;/code&amp;gt; up 5 meters, rather than moving the object containing the script.&lt;br /&gt;
&lt;br /&gt;
 create name street_lamp&lt;br /&gt;
&lt;br /&gt;
Multiple objects can share the same name identifier. Commands referencing &amp;lt;code&amp;gt;name=street_lamp&amp;lt;/code&amp;gt; will target and affect all objects sharing that name simultaneously.&lt;br /&gt;
&lt;br /&gt;
 activate color red name=light_1&lt;br /&gt;
&lt;br /&gt;
Changes the color of the target object &amp;lt;code&amp;gt;light_1&amp;lt;/code&amp;gt; to red from a remote switch or button.&lt;br /&gt;
&lt;br /&gt;
{{Build}}&lt;br /&gt;
[[Category: Script commands]]&lt;/div&gt;</summary>
		<author><name>Talisan</name></author>
	</entry>
</feed>