problem solved
you could add an expression like this to the particle expression
if(id == 777){particle.scale=0;}
yes putting it in the creation expression might do the trick