<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://elanthipedia.play.net/index.php?action=history&amp;feed=atom&amp;title=PvPred_%28script%29</id>
	<title>PvPred (script) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://elanthipedia.play.net/index.php?action=history&amp;feed=atom&amp;title=PvPred_%28script%29"/>
	<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=PvPred_(script)&amp;action=history"/>
	<updated>2026-04-30T01:35:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://elanthipedia.play.net/index.php?title=PvPred_(script)&amp;diff=508785&amp;oldid=prev</id>
		<title>MOTHRA: Created page with &quot;{{Script |cat=Combat, Utility |fe=Genie |auth=User:Mothra }}   ==Syntax== *{{tt|.red name name name}} (where name= character names you wish to highlight; no numerical limi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://elanthipedia.play.net/index.php?title=PvPred_(script)&amp;diff=508785&amp;oldid=prev"/>
		<updated>2019-10-18T19:33:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Script |cat=Combat, Utility |fe=Genie |auth=&lt;a href=&quot;/index.php?title=User:Mothra&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Mothra (page does not exist)&quot;&gt;User:Mothra&lt;/a&gt; }}   ==Syntax== *{{tt|.red name name name}} (where name= character names you wish to highlight; no numerical limi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Script&lt;br /&gt;
|cat=Combat, Utility&lt;br /&gt;
|fe=Genie&lt;br /&gt;
|auth=[[User:Mothra]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
*{{tt|.red name name name}} (where name= character names you wish to highlight; no numerical limit)&lt;br /&gt;
*{{tt|.red clear}} (to clear team highlights)&lt;br /&gt;
&lt;br /&gt;
==Script==&lt;br /&gt;
&amp;lt;pre&amp;gt;if &amp;quot;%1&amp;quot; = &amp;quot;remove&amp;quot; then goto Remove&lt;br /&gt;
if &amp;quot;%1&amp;quot; = &amp;quot;clear&amp;quot; then goto Clear&lt;br /&gt;
 &lt;br /&gt;
start:&lt;br /&gt;
if_1 then goto Add&lt;br /&gt;
goto done&lt;br /&gt;
 &lt;br /&gt;
Add:&lt;br /&gt;
if &amp;quot;$Red&amp;quot; != &amp;quot;&amp;quot; then put #setvariable Red $Red|%1&lt;br /&gt;
if &amp;quot;$Red&amp;quot; = &amp;quot;&amp;quot; then put #setvariable Red %1&lt;br /&gt;
shift&lt;br /&gt;
goto start&lt;br /&gt;
 &lt;br /&gt;
Remove:&lt;br /&gt;
shift&lt;br /&gt;
if_1 then goto Remove.Name&lt;br /&gt;
goto done&lt;br /&gt;
 &lt;br /&gt;
Remove.Name:&lt;br /&gt;
if !contains(&amp;quot;$Red&amp;quot;,&amp;quot;%1&amp;quot;) then goto Remove&lt;br /&gt;
if &amp;quot;$Red&amp;quot; = &amp;quot;%1&amp;quot; then put #setvriable Red &amp;quot;&amp;quot;&lt;br /&gt;
else put #eval Red replacere(&amp;quot;$Red&amp;quot;,&amp;quot;(?:%1|||%1)&amp;quot;,&amp;quot;&amp;quot;)&lt;br /&gt;
goto Remove&lt;br /&gt;
 &lt;br /&gt;
Clear:&lt;br /&gt;
put #setvariable Red &amp;quot;&amp;quot;&lt;br /&gt;
goto done&lt;br /&gt;
 &lt;br /&gt;
done:&lt;br /&gt;
echo Red: $Red&lt;br /&gt;
put #var save&lt;br /&gt;
put #highlights clear&lt;br /&gt;
put #highlights load&lt;br /&gt;
if &amp;quot;$Red&amp;quot; != &amp;quot;&amp;quot; then put #highlight RegEx Red ($Red)&lt;/div&gt;</summary>
		<author><name>MOTHRA</name></author>
	</entry>
</feed>