How many times must people tell you?


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

Posted by JED Master on June 08, 1998 at 23:35:36:

In Reply to: How the HELL DO WE MAKE A TIE FLYBY OR KELL DRAGON??? STILL DOESN'T WORK posted by JEPMAN-JWC on June 08, 1998 at 21:00:55:


DON'T POST IN ALL CAPS!

Anyhow, for an sp level, thats easy. just stick the kell dragon in. for a multiplayer, you will need a generate cog, like....


symbols
thing ghost
template kelldragon(set the template for the kell dragon here in placed cogs-double click, find the dragon on the list, and double click it)
message entered
sector trigger
end

code
entered:
CreatThingThing(kelldragon, ghost);
return;
end


Check my coding-I doubt if I got the command format correct, check the JK specs or cogwriter.



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 ]