It says Flamebowexplosionemitter is not a member particleemitterdata datablock class whenever I check the console. I am working on stuff for the update to my Medieval Pack and I need to fix this.Solved, the problem was that the emmiters had to come before the explosion. I do it like this
Particle datablock
Emitter datablock
Explosion datablock
Projectile datablock.
I will leave this unlocked for whoever has any questions or needs help