<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Client Help</title>
		<link>http://firstageavalon.niceboard.com/client-help-f10/-t1.htm</link>
		<description>For those with Zmud, Cmud, etc...</description>
		<lastBuildDate>Fri, 12 Jun 2009 15:36:42 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Client Help</title>
			<url>http://img264.imageshack.us/img264/677/fagfxiu0.gif</url>
			<link>http://firstageavalon.niceboard.com/client-help-f10/-t1.htm</link>
		</image>
		<item>
			<title>tell windows</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/tell-windows-t135.htm</link>
			<dc:creator>illyism</dc:creator>
			<description>



The tell window!

Scripted perfectly.



What it outputs:

Quote:

&gt;4:42:23 PM: hi

4:42:25 PM: Hi

&gt;4:42:29 PM: How are you?

4:42:31 PM: How are you?

&gt;4:42:37 PM: I'm fine, thank you.

4:42:38 PM: I'm fine, thank you.

&gt;4:42:42 PM: Great

4:42:43 PM: Great





Read-me:

Installation:

1. Place tells.mud in your zmud folder.

2. Open tells.txt and paste it in your command box



Commands:

When you receive a tell, a window will open automatically.

You  ...</description>
			<category>Client Help</category>
			<pubDate>Fri, 12 Jun 2009 15:36:42 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/tell-windows-t135.htm#1006</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/tell-windows-t135.htm</guid>
		</item>
		<item>
			<title>zmud settings</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/zmud-settings-t128.htm</link>
			<dc:creator>illyism</dc:creator>
			<description><![CDATA[<a href="http://illyism.project-valhalla.org/avalon/Firstage_Illyism.rar" target="_blank">http://illyism.project-valhalla.org/avalon/Firstage_Illyism.rar</a>
<br />

<br />
for all my settings, databases and maps.]]></description>
			<category>Client Help</category>
			<pubDate>Tue, 05 May 2009 16:53:15 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/zmud-settings-t128.htm#964</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/zmud-settings-t128.htm</guid>
		</item>
		<item>
			<title>Basic Seer Settings for Zmud</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/basic-seer-settings-for-zmud-t110.htm</link>
			<dc:creator>Mysterin</dc:creator>
			<description>This is a little something to help new Seers set up aliases, triggers, and a status bar to keep track of waxes and targets. After you initially set it up, when you target someone a wax will automatically be set for this person. You can change targets and change back and it will continue to build bonds on the wax specified for your target.



Quote:First open your settings up in Zmud.

Create a new variable (New -&gt; New Variable).

Set the Name to target.

Leave the &quot;default&quot;  ...</description>
			<category>Client Help</category>
			<pubDate>Fri, 12 Sep 2008 00:37:25 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/basic-seer-settings-for-zmud-t110.htm#819</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/basic-seer-settings-for-zmud-t110.htm</guid>
		</item>
		<item>
			<title>A Zmud Translator</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/a-zmud-translator-t99.htm</link>
			<dc:creator>illyism</dc:creator>
			<description>A little and quick translator I made using zmud.



//

Zmud Translator

-Made by Illyism; Illyism@hotmail.com

With a lot of help from Zuggsoft and Dharkael



Commands:

Chooselans ::Pick languages, 1. source, 2.target

trans &lt;word&gt; ::translates the word

Transhelp ::Shows this text

//



The full code:

Quote:#CLASS {translator}

#ALIAS trans {

  #var wordtrans %1

  transObj.Word = %1

  #call @transObj.Translate()

  #wa 500

  #gagon

  #show %ansi( black)@transObj.Result

  ...</description>
			<category>Client Help</category>
			<pubDate>Tue, 08 Jul 2008 15:36:56 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/a-zmud-translator-t99.htm#754</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/a-zmud-translator-t99.htm</guid>
		</item>
		<item>
			<title>Triggers</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/triggers-t61.htm</link>
			<dc:creator>Axel</dc:creator>
			<description>Just a random comment, as it seems to be quite commonplace now for people to spam emotes in an attempt to fire someone's triggers.



If, when you make ANY triggers at all (this also works for color and echo triggers), you put a small ^ sign before you put in the PATTERN, then it will only fire if this text STARTS a line of your prompt.



i.e. I have a trigger to examine a blind rune when my sight is restored via mage dazzle, and I trigger the text 'Your sight is restored' as follows :



Pattern  ...</description>
			<category>Client Help</category>
			<pubDate>Sat, 01 Sep 2007 21:12:47 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/triggers-t61.htm#495</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/triggers-t61.htm</guid>
		</item>
		<item>
			<title>Newbie Help with  Variables, Aliases, Macros, and Triggers</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/newbie-help-with-variables-aliases-macros-and-triggers-t28.htm</link>
			<dc:creator>Mysterin</dc:creator>
			<description>Alright, by no means am I any Zmud expert, but I can start by offering some simple help.



I personally use Zmud variables for my target, and having a target is a pretty important thing... So on that note, we're going to set up a Target Variable first.

Quote:

Setting up a Target Variable

Open up your variables and click new. Name your variable whatever, for sake of being obvious - I use the name Target. Leave everything else blank, and click save...



Tada! You've created a variable...  ...</description>
			<category>Client Help</category>
			<pubDate>Tue, 12 Jun 2007 06:08:33 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/newbie-help-with-variables-aliases-macros-and-triggers-t28.htm#161</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/newbie-help-with-variables-aliases-macros-and-triggers-t28.htm</guid>
		</item>
		<item>
			<title>Basic Javalon Miniguide</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/basic-javalon-miniguide-t40.htm</link>
			<dc:creator>Tauria</dc:creator>
			<description>Wrote this for legends, but everything is the same here. Enjoy.



Javalon Mini-Guide



Javalon is a great way for young fighters to get started in this land. It can actually do some complex sorts of commands, it just takes a little creativity.



Macros are essentially shortcuts that you save in the internal memory of Avalon. For example, instead of typing out which potion and potion number to sip, you have the command saved, and you just type a number. It’s faster and easier, and much  ...</description>
			<category>Client Help</category>
			<pubDate>Mon, 02 Jul 2007 08:41:28 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/basic-javalon-miniguide-t40.htm#274</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/basic-javalon-miniguide-t40.htm</guid>
		</item>
		<item>
			<title>Base Rules for Good Settings</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/base-rules-for-good-settings-t30.htm</link>
			<dc:creator>Dante</dc:creator>
			<description>Never Trigger anything that Takes Balance or Equilibrium or that you mind going off 1000 times... all triggers can be spammed.



Aliases that may be used in a fight should be 3 letters long. 2 letters is too short and you may forget what it does. 4 letters takes longer to type and more possiblity of striking the wrong key.



Macros (F-Keys etc) should be placed in some sort of order, with the most used keys easiest to press. I have my F-Keys grouped in similar effects, for example if i  ...</description>
			<category>Client Help</category>
			<pubDate>Tue, 12 Jun 2007 10:11:19 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/base-rules-for-good-settings-t30.htm#164</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/base-rules-for-good-settings-t30.htm</guid>
		</item>
		<item>
			<title>Anti-Stripping Triggers</title>
			<link>http://firstageavalon.niceboard.com/client-help-f10/anti-stripping-triggers-t14.htm</link>
			<dc:creator>Dante</dc:creator>
			<description>These are triggers that you should modify to suit you that will help you protect against stripping. They can most likely be bypassed if the person is confident enough but important to know:



If you are off balance and regaining Equilibrium, you cannot be ordered about and therefore stripped. Getting fast enough and at fighting the other person so you maintain this state is the optimum.



First trigger idea you may want to use:

Trigger yourself to go deaf when you are 

A) Ordered to  ...</description>
			<category>Client Help</category>
			<pubDate>Sun, 29 Apr 2007 18:05:18 GMT</pubDate>
			<comments>http://firstageavalon.niceboard.com/client-help-f10/anti-stripping-triggers-t14.htm#49</comments>
			<guid>http://firstageavalon.niceboard.com/client-help-f10/anti-stripping-triggers-t14.htm</guid>
		</item>
	</channel>
</rss>