Max_MouseName

by Maximus_Alex2003
Displays a mob's name using MouseEntered().
ID:1833580
 

Poll: MouseOn/Off or Timed

Timed - Adjustable 0% (0)
Mouse On/Off 0% (0)

Login to vote.

So,

I've seen a lot of people utilize my Max_MouseName system which, in a nutshell, when you hover your mouse on top of another /mob it will show you for roughly 20-seconds what their name is.
I have been dabbling around with the system to pre-cache the name upon player login and adding a setting to allow MouseName for obj's as well.

However, I wanted to know if developers prefer the current method of a time-based name display or if developers would be more interested in having MouseExited() cancel the name (basically when the name will appear until you take your mouse off the player/obj).
How about both options :P. Both sound pretty good :)(For some reason I cant Vote maybe im Banned o.o)
I suppose I could work a system for both and have them as separate libraries.