View Single Post
SAbel
Senior Member
 
Join Date: Jul 2007
Location: Walbridge, Ohio
Posts: 767

Old December 28th, 2009, 09:28 PM
Quote:
Originally Posted by Mathias View Post
In the tags.1st file, you can add this:

Code:
 
<group
  id="Start"
  dynamic="yes">
  <value id="Samurai"/>
  </group>
Now, the Start tag group contains all the schools you've defined, plus the Start.Samurai tag. All the schools that are Samurai schools give themselves this tag:
<tag group="Start" tag="Samurai"/>

as do all the weapons that all samurai-type schools give. The forward you've already set up will forward the school's own Start tag and Start.Samurai.
Okay so I have added this code to the tag.1st file.
I am not sure on some things about it I understand that the id="Start" ref back to the tag I added to my School but the value id="Samurai" I am not sure about, do I have to add a Samurai tag in with school then add that tag to each school that is a samurai? which would make sense b/c then I should add the tags courtier and shugenja as well.
OR did I miss the boat and is Samurai suppose to lead to a different referance?

By the way thank you for the help, sometimes I get so caught up in attempting to learn via these post that I forget to let you all know how much you have helped me w/ out all of you I would have given up a long time ago!
SAbel is offline   #25 Reply With Quote