Re: [Newbie] The void

From: Del Minturn (caminturn@EARTHLINK.NET)
Date: 08/30/98


The Fractal Dimension Administration wrote:
>
> the index file, or you can rewrite the index altogether like trigedit
> will do if you do the thing that somebody posted about a few days ago.
>

The code I posted is bugged! To add the zones to the trigger index file.
What it does EACH time you create a trigger, is add the zone again.
so if you edit a trigger in zone 0 you will have an index file:
0.trg
0.trg
$
then if you edit a trigger in zone 30
0.trg
0.trg
30.trg
$
If you edit another 30 trigger:
0.trg
0.trg
30.trg
30.trg
$

Anyways.. I removed the code and MANUALLY added all my zones into the
index file.
zedit.c adds in the #.trg into the index when you create a NEW zone. So,
once all your zones are in already.. it will create new ones for you.

Sorry for the buggy post, I just could not get it to check to see if it
was already in there and skip it.  My recommendations is to add in your
zones to the index and create a .trg file for each zone also.
just place a $ in a file and call it #.trg


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST