<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://4dimensions.org/wiki/index.php?action=history&amp;feed=atom&amp;title=REMOTE</id>
		<title>REMOTE - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://4dimensions.org/wiki/index.php?action=history&amp;feed=atom&amp;title=REMOTE"/>
		<link rel="alternate" type="text/html" href="http://4dimensions.org/wiki/index.php?title=REMOTE&amp;action=history"/>
		<updated>2026-04-28T04:19:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://4dimensions.org/wiki/index.php?title=REMOTE&amp;diff=682&amp;oldid=prev</id>
		<title>Isibot: Bot: Automated import of articles</title>
		<link rel="alternate" type="text/html" href="http://4dimensions.org/wiki/index.php?title=REMOTE&amp;diff=682&amp;oldid=prev"/>
				<updated>2016-01-26T09:00:22Z</updated>
		
		<summary type="html">&lt;p&gt;Bot: Automated import of articles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''REMOTE'''&lt;br /&gt;
[[Category:Help Files]]&lt;br /&gt;
&lt;br /&gt;
REMOTE&lt;br /&gt;
&lt;br /&gt;
REMOTE&lt;br /&gt;
&lt;br /&gt;
REMOTE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Usage: remote &amp;lt;variable&amp;gt; &amp;lt;id&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Remoting a variable saves that variable to the player file for future access. &lt;br /&gt;
&lt;br /&gt;
This is used heavily for quests to limit a player to only performing it once.&lt;br /&gt;
&lt;br /&gt;
Here is a quick example from zone 14. The variable must first be set and then&lt;br /&gt;
&lt;br /&gt;
saved to the players file via remote, like:&lt;br /&gt;
&lt;br /&gt;
  * setting the variable to 1 means completed.&lt;br /&gt;
set solved_example_quest_zone_14 1&lt;br /&gt;
&lt;br /&gt;
remote solved_example_quest_zone_14 %actor.id%&lt;br /&gt;
&lt;br /&gt;
Then in future triggers it is checked if that variable already exists in the&lt;br /&gt;
&lt;br /&gt;
player file. In this example, if it does the player is not allowed to continue.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;variable&amp;gt; should always be a unique name. I suggest always including zone #.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;id&amp;gt; can be any value or text you wish to use later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Create a global variable belonging to a character or player whose id is &lt;br /&gt;
&lt;br /&gt;
specified. The variable must first exist in the script that is running.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more examples go through the trigedit hallway.&lt;br /&gt;
&lt;br /&gt;
Examples: {cRTSTAT 1409-1411, 23612-23614{c0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See Also: [[RDELETE]]  [[VDELETE]]  [[TRIG-SET]]  [[CONTEXT]]&lt;/div&gt;</summary>
		<author><name>Isibot</name></author>	</entry>

	</feed>