ID:176153
![]() Feb 12 2003, 12:37 pm
|
|
How would you make it so when you click on the mob it adds an overlay on that mob that stays with the mob you click on. But the mob you clicked doesnt see the overlay.
|
Jinjo21 wrote:
How would you make it so when you click on the mob it adds an overlay on that mob that stays with the mob you click on. But the mob you clicked doesnt see the overlay. I don't see why people make you veer out of the way of the forum for such a question, considering the difficulty level of this paticular thing is fairly low. But indeed, in most cases you should search tutorials, demos and libraries first. mob/Click(mob/M) And then to remove it, just loop through usr.client.images, and remove it. ~>Volte |
hmmm i cant seem to find a demo on this. Voltes little snippet helped a little but.
it doesnt follow them around the screen. If youve ever played mafia i mean that kind of thing. |
There are many tutorials and demos that touch on this, and maybe even some that focus directly on overlays. I suggest trying there first, and if you still can't come up with anything, (which I doubt), come back here.
Canar