Installing Fire on My Target
----------------------------

    Note: Requires the Presto Pack v0.93 or Writer's inventory_table.cs

1. If you don't already have one, create a '<tribes>\config\zear' folder.

2. Unzip ammocheck.cs into the 'zear' folder.

3. * If you use the Presto Pack, then in your <tribes>\config\autoexec.cs file,
   anywhere after the line

        exec("presto\\autoexec.cs");
        
   add the line
   
        Include("zear\\ammocheck.cs");

   * If you are using Writer's inventory_table.cs, then in your
   <tribes>\config\autoexec.cs file, add the line
   
        exec("zear\\ammocheck.cs");

4. (Optional) Customize the key bindings at the beginning of ammocheck.cs.
   When you have finished, be sure to resave the file.

5. (Re)start Tribes.
