Posted by BadMotor on March 19, 1998 at 14:01:21:
In Reply to: objective q's posted by darkjacen on March 19, 1998 at 11:59:40:
Yeah, you have to use and edit a goal.cog.
The way I did it was to extract one from a level in the JK game(jk1.gob). Actually I extracted several goal.cogs to find the right one that matched the goals in my level. Once you get one, text edit it to your needs (make and edit your specific goals), then using JED add it to your level using the placed cog tool, and finally then add the various values for your goal.cog (ie. the sector # when entered will trigger a goal).
BTW, I used ConMan to do the extraction. Great tool. Also make sure you put your cog in your project dir (the dir holding your level), so JED can see it.
If you want to get more confused :-), see my post in a thread below (mission objective q's). I got this all working, but I still got some questions.
-BadMotor