Page 1 of 1

mouse coordinates

Posted: 2005-01-14 15:03:00
by yarex
Hi,

am tryin to create lumberjacking script for prison and target command or waitsomething is trying to use the axe, but probably in a bad direction.

is it possible to use LCLICK function after use_axe instead that complicated targeting system?

And if yes, then x,y coordinates = coordinates on the screen, or world's xyz coordinates that i get using GetXYZ functions?

If its a first case, how do i get mouse coordinates?

In documentation its mentioned that its possible, but also there is no example and all script that i've found are using some number that i dont understand why its there.

Thank You very much for an answer.

#Yarex#

heh

Posted: 2005-01-14 20:28:55
by yarex
Ok boys and girls

i've finally after long searching found!

Thank you.

y.

p.s. Last Question: IS IT POSSIBLE TO SET THE ARRAYS VALUES
IN THE DECLARATION?

example: dim array={2,3,4}