Script Reference
Event


 on (mouse)     //Beginner
 {

 }

Used for : Objects, Characters, Items.


Description :

Is triggered when the player moves the mousecursor over an object, a character or an item. If this object, character or item shall be used with a gamecommand you must insert a showinfo command into the on(mouse) event.