Re: combining the coalition grenade launcher and mine troubles
Code:
Particle = AEmitter
CopyOf = Particle Coalition Mine
This states that the shot object is an AEmitter, whereas the actual Particle Coalition Mine is an MOSRotating.
Try Particle = MOSRotating