Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted 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.
Posted 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.