<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://3dfxdev.net/edgewiki/index.php?action=history&amp;feed=atom&amp;title=DEFINE</id>
		<title>DEFINE - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://3dfxdev.net/edgewiki/index.php?action=history&amp;feed=atom&amp;title=DEFINE"/>
		<link rel="alternate" type="text/html" href="https://3dfxdev.net/edgewiki/index.php?title=DEFINE&amp;action=history"/>
		<updated>2026-06-06T16:28:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>https://3dfxdev.net/edgewiki/index.php?title=DEFINE&amp;diff=300&amp;oldid=prev</id>
		<title>Corbin: Created page with &quot;&lt;div class=&quot;content&quot;&gt; = #DEFINE =  '''Usage:'''&lt;br /&gt; #DEFINE &amp;lt;identifier&amp;gt; &amp;lt;value&amp;gt;  '''Description:'''&lt;br /&gt; This is used to define things to use globally in your...&quot;</title>
		<link rel="alternate" type="text/html" href="https://3dfxdev.net/edgewiki/index.php?title=DEFINE&amp;diff=300&amp;oldid=prev"/>
				<updated>2015-06-08T23:13:03Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt; = #DEFINE =  &amp;#039;&amp;#039;&amp;#039;Usage:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt; #DEFINE &amp;lt;identifier&amp;gt; &amp;lt;value&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Description:&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt; This is used to define things to use globally in your...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;content&amp;quot;&amp;gt;&lt;br /&gt;
= #DEFINE =&lt;br /&gt;
&lt;br /&gt;
'''Usage:'''&amp;lt;br /&amp;gt; #DEFINE &amp;amp;lt;identifier&amp;amp;gt; &amp;amp;lt;value&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&amp;lt;br /&amp;gt; This is used to define things to use globally in your script. It should be at the top of your script, but below #[[CLEARALL]] (if used).&lt;br /&gt;
&lt;br /&gt;
'''Details:'''&amp;lt;br /&amp;gt; The &amp;amp;lt;identifier&amp;amp;gt; is any name up to 80 characters long. &amp;lt;br /&amp;gt;The &amp;amp;lt;value&amp;amp;gt; could be an offset value for your RTS tips.&lt;br /&gt;
&lt;br /&gt;
'''Example:'''&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 #DEFINE TIPX 12%&lt;br /&gt;
 #DEFINE TIPY 12%&lt;br /&gt;
 &lt;br /&gt;
 TIP_SET_POS TIPX TIPY  &amp;lt;/nowiki&amp;gt;''//the constants we #defined''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Corbin</name></author>	</entry>

	</feed>