Re: cog help not that hard


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]

Posted by Pele on June 24, 1998 at 15:16:28:

In Reply to: cog help not that hard posted by hatter on June 24, 1998 at 14:13:17:

symbols
thing officer
message killed
end
code

killed:

If(GetSenderRef()!=officer) Return;
jkendlevel(0);
Return;
end

This will end the level as a failure if the officer dies. the only way to restart the level is to end it as a failure.
Good Luck!

--Pele


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ The Massassi Temple Message Board ]