while you're there you might wanna check passing null to a Color parameter. I'm using draw_line_3D, and the manual says if you pass 'null' to the 2nd parameter, then it just sets the point > which i want.

I've tried (Color)null, (Vector)null and just null, all cause Exception.

Last edited by DJBMASTER; 07/26/09 08:44.