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
