import sys def setup(): return def run(core, actor, target, commandString): target.splitFactoryCrate(actor,target,commandString) return