Sorry, I feel like a bloody beginner, think I have a total black out
...

vector temp;
temp.x=500; temp.y=500; temp.z=500;
vec_for_screen(temp,camera);

This codes result is an error 1515 (or 1513)
invalid arguments...

what the hell is wrong