Originally Posted By: Ottawa
Hi!

Why are you defining a vector inside the Action?
VECTOR* distance = {x=0;y=0;z=0;}

Did you try placing this line outside the Action?

Ottawa smile


local vectors are legal.


@ngisiger: Are you sure you need a vector pointer? Try removing the star.


Last edited by heinekenbottle; 11/26/08 00:29.

I was once Anonymous_Alcoholic.

Code Breakpoint;