mouse coordinates

Ask for help

Moderators: Murderator+, Murderator

Post Reply
yarex
Posts: 3
Joined: 2005-01-13 12:56:58

mouse coordinates

Post 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#
yarex
Posts: 3
Joined: 2005-01-13 12:56:58

heh

Post 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}
Post Reply