Issue is now resolved - Thank you
Hello all,
I've searched in a lot of places and can't seem to find an answer.
I have an object that makes several HTTP Requests via llHttpRequest, the problem is that every time it does there seems to be some kind of default "particle" animation consisting of white dots (see image). They appear every single time a request gets made, and it occurs when attached to an avatar or rezzed. Only the owner of the object can see their own objects' particles, but I really need to disable them.
I have tried:
llParticleSystem([]);
Any information would be appreciated.
Thanks