We want to play multiple ".ptc" files at the same time. Thanks in advance.
Ptc-file consists of emitters (ptc-file is store of emitters only). You can play any loaded emitters simultaneously. Use MP_Emitter::SetState (read Wrapper.chm->API->MP_Emitter->GetState/SetState).