Posted by Alexei Novikov on January 18, 1998 at 13:17:00:
In Reply to: Foreign Cogs posted by GMS_SLUG on January 16, 1998 at 18:37:19:
> I made a new cog for my level, (its a bartender with a concussion rifle and
> a short temper)... anyways, I was real happy about this and was excited to
> test it out when I realized, I have NO idea where to put it so that I can
> pop it in my level with JED......what folder could I put it in, or how do
> I point JED to it?
What kind of COG is it? The one you plan to place in your level or the one
referenced in a template (class cog)? Either way, put it in the same directory
where your .JED file is.
If it's a class COG, just put the thing that uses this template in your
level. If it's placed COG, go to COG editor, click "Add Cog.." and pick
"Project Directory" to see the list of your custom COGs.
Alex.