Hi
This is the code that I am using :-
Code:
vec_set(temp,my.x);
temp[2] -= 4000; // calculate a position 4000 quants below the player
result=c_trace(my.x,temp,IGNORE_ME|IGNORE_MODELS|IGNORE_SPRITES|IGNORE_PASSENTS);
It is giving me an error "machine code generator : cannot translate GETPVALUE : FIXED " on line 3(the line with c_trace)
I'm using A7.07 Pro.Anyone ?
regards
zazang