?(local P1): drop ["cl_basic", "", "Billboard", 4, 4, [-0, 0, 0.2], [0, 0, 0], 0, 1.275, 1, 0, [0.15],[[0,1,0,1]],[0],0,0,"","",p1]
This is all thats in drop.sqs for now, i wanted this particle to be only seen by the local player, although when i tested what you said, i could see the particle even though i wasn't called p1
?!(local P1): drop ["cl_basic", "", "Billboard", 4, 4, [-0, 0, 0.2], [0, 0, 0], 0, 1.275, 1, 0, [0.15],[[0,1,0,1]],[0],0,0,"","",p1]
When i tried this, i couldnt see any particles when i was called p1 or not called p1...
any ideas?