Example:
scriptname Account extends ObjectReference
scriptname BankAccount extends Account
No objects with Account are used as forms in my game: it is a base class, but it is essential.
However, the packager that comes with the CK does not consider Account.pex to be used. Leaving it out obviously causes major problems.
Please get this fixed.
