Thanks for your quick reply but I'm not sure I follow you. Does it matter where in the editing menu you try to import a class? I tried it at the top level, on Game Piece Prototype Definitions, Game Piece Palette, and on an individual piece I defined. I still get the same error.
John --- In [email protected], Torsten Spindler <[EMAIL PROTECTED]> wrote: > > On Sun, 2007-02-04 at 04:21 +0000, John wrote: > > How do I use the CCInfo.class from Combat Commander in another module? > > > > I want to use the CC Layer trait. > > > > I placed the class files in the module zip and tried to import the > > class but it said that "Class must implement the configurable > > interface". > > When CCInfo is a trait, it has to be imported by a gamepiece. > > Bye, > Torsten >
