I was using the SetPixelV API call to make a simple particle system (because I wanted to do something that looked cool for a change) but I can't get the pixels to show on the screen. I've tried setting autoredraw to false and to true, and i've tried me.refresh before and after setpixelv and every combination of these things, but nothing works. What is wrong?