ID:177419
 
Well, Im having a slight problem in creating this, i want a dmi file to occupy the tile my mouse is in when a certain verb is activated, and a seperate verb to take it away, like crosshairs. i dont want the mouse to become crosshairs, but i was the crosshairs to move to the tile my mouse is occupying. anyway someone can help me with this?

-=Xanthos=-
see, im not looking for the whole verbs, all i want is a reference, like "look under Mousesomething() proc in the help index"

or maybe just a proc name.
edit(didnt mean to bump just wanted to add stuff)
In response to Erdrickthegreat2
Erdrickthegreat2 wrote:
see, im not looking for the whole verbs, all i want is a reference, like "look under Mousesomething() proc in the help index"

or maybe just a proc name.
edit(didnt mean to bump just wanted to add stuff)

Something like "mouse_pointer_icon var (client)"?
In response to ACWraith
No, he specifically said that's NOT what he wanted.

Look up image and look up MouseEntered() and MouseExited()
In response to Garthor
i did and entered it in as usr.MouseEntered(/obj/box,/atom) and it didnt work at all