Hi everyone,
When feeding an emitter you have to put in a duration of the emitter like so:
-- FEED EMITTERS (EMITTER NAME, PARTICLE TYPE NAME, EMISSION RATE, DURATION, DELAY)
Particles.AttachParticleType("E1", "FairyDust" , 15, 99999,100)
Is there a way to make the emitter run indefinitely until you manually stop it? I have tried the usual 0 but this makes it run for 0 milliseconds. I guess I can put a really large number here but there should be a way to make it run indefinitely. Any help is appreciated, thanks! [import]uid: 31262 topic_id: 26767 reply_id: 326767[/import]