Posted by CogKing on January 07, 1998 at 12:13:27:
In Reply to: Re: To CogKing or anyone.About adding enemies in MP posted by Stealth on January 07, 1998 at 09:21:13:
Right about the generators Stealth, they are actually exactly like the DF generators :-)
I think that generator_pos is actually an object of type ghost in the level
that is used as an "anchor" by CreateThing() : i.e. this objects marks the
position where the the new thing will be created.
I don't know about the flags offhand either and I'm a bit too busy to look
right know, sorry.
-CogKing