position of target click
Posted: Fri Aug 17, 2007 3:48 pm
See, i'd like to know if there is some way to get the position of the click when i use:
it'll appear a target on the user screen and when he clicks in some place I need the x, z, y of the position that he clicks.
Taking advantage of this question i'd like to know if that position (that i've got from the click) is walkable, and got the true/false result by some function or method.
does anyone knows?
Code: Select all
socket.CustomTarger(arg1, arg2);
Taking advantage of this question i'd like to know if that position (that i've got from the click) is walkable, and got the true/false result by some function or method.
does anyone knows?