How to reproduce:
1. Skip intro into game
2. Go in menu Help - Interface
3. Dialog says "Click once to clear this message. When you do, your cursor will change into a
Question Mark. Pass the Question Mark over the other areas of the screen to learn what they do. When you are done, click again anywhere to turn off these messages." which comes from n093.msg
4. Click as the message suggests
Result: Cursor is
not Question Mark but Hourglass instead, otherwise the function of cursor works as help (expected).
This is reproducible with vanilla LSL6SVGA in Dosbox and ScummVM alike.
There is no script n093 but there's
ll6ControlPanel.sc with very similar message "Click once to clear this message. Your cursor will change into a Question Mark. Pass the Question Mark over the Control Panel to learn what each knob does. Click again to turn off these messages." though this message does not really display in Control Panel after clicking the help icon - there's another message "This is where you clicked to pull down the Help menu."
There's also
nClickHelp.sc which looks like it's involved.