ID:176860
Dec 2 2002, 2:38 pm
|
|
how do you make it so you can only Click() on something when your close and not from far away?
|
Dec 2 2002, 2:42 pm
|
|
Click() is a verb. Thus, you jsut need to set src in oview(2)
|
What Garthor said isn't going to help you. You'll have to use get_dist to check the distance from what you click. Example:
obj/thing |
In response to tenkuu
|
|
Yes, it won't help him, except for the fact that it will, because Click() is a verb.
|
In response to Garthor
|
|
How about giving it a try first and see what happens? Even if I did set src in oview(1), it would still work if I were 3, 4 or however many spaces away.
|
In response to tenkuu
|
|
That's weird, I remember Click() being defined as a verb before....
|