Pocket Plane Group

Friends and Neighbors => Weimer Republic (WeiDU.org) => WeiDU => Topic started by: CamDawg on January 23, 2019, 10:22:52 AM

Title: Extending COPY_KIT to cover base classes
Post by: CamDawg on January 23, 2019, 10:22:52 AM
Is it possible to extend the COPY_KIT functionality to include the base classes? I'm currently working on something that has a custom kit that's basically a fighter with some minor touches on top of it. Rather than having a full-blown ADD_KIT, it'd be a lot easier to use COPY_KIT on the fighter class with the handful of changes.
Title: Re: Extending COPY_KIT to cover base classes
Post by: Wisp on February 09, 2019, 11:09:47 AM
It should be possible; the stuff COPY_KIT pulls from kitlist.2da would have to supplied at invoke-time, rather than being optional, like for kits.