hi,
i'd like to show hotspot an object names in the bottom of the game screen (just like Lucas games or Apprentice fan game)
i am a newbie and I'm looking for help
thank you
Create a GUI (in fact, the default GUI # 0 "Statusline", will do perfectly fine), create a label on it and change the label text from
New Label
to
@OVERHOTSPOT@
Also check the help file under Other Features -> Editing the GUIs -> GUI buttons.