11.02.2010, 20:02
I was making the temps into global variables, when I realized; no matter whether they are local or global when I set p[]=variable, it rearranges p[]'s value to be the value of the variable, which is 0.
When I set my markx,y,z to = the p[] right off the bat it returns an error:
Warning 213: tag mismatch.
What I think we need is a way to store the p[] value to a global variable right off the bat without a tag mismatch.
I'll give the suggestion by MaVe` a try, and post back.
When I set my markx,y,z to = the p[] right off the bat it returns an error:
Warning 213: tag mismatch.
What I think we need is a way to store the p[] value to a global variable right off the bat without a tag mismatch.
I'll give the suggestion by MaVe` a try, and post back.