Simple Question about reporting an object's scripting name without [mousestate].

goingdeaf's icon

Is this possible to report an object's scripting name using [hover] after one has clicked the mouse, WITHOUT using [mousestate]?

I want to click, hold, and drag the mouse over an object and have its scripting name reported with hover.

Thanks.

: )

11OLSEN's icon

i lately struggled with this too. i found no other way then using [mousestate] and check for coords, sorry i'm no help.
O.