Posted by Booto on April 18, 1998 at 02:25:19:
In Reply to: Re: Drop COG posted by SOD_Priest on April 18, 1998 at 00:03:41:
: Well I belive that if you load one of the JK levels (such as the first fight with YUN) you will find in there the COG that ends a level when someone dies. As for how it is implimented I don't know---- not a cogger myself.
: As for droppin somthin I think that in everything seein as how most you kill drop either ammo or weapons (single play) or backpacks (multiplay)
: all ya gotta do is change what they drop to what you want them to drop. HTH Priest
: : Is there a COG that makes a guy drop something (like a key) whene he dies?
: : OR
: : A COG that makes a level end when a guy dies?
: : please E-MAIL responses
okay.......if you want a guy to drop a cog when he dies first you got to GetThingPos() of him and then DestroyThing() and then CreateThing() at his position.
if you want the level to end when he dies,
Use the EndLevel() statement