Script Reference
Scenes & Game


 showinfo (text ; true/false)     //Beginner

Used for : on (mouse) in items, characters and objects.

Parameters :


Description :

With  showinfo you give an item, object or character an identification. (Walk to Objectname...)  "true" will show the text as a tooltip next to the mousecursor.

Important : showinfo is mandatory if you want an item, object, character to be used with gamecommands like "look" or "open". Without a   showinfo  only the on (click) will be processed but no gamecommand event.

[Variables] can be used as parameters.