Hey. I'm trying to make a small immersion mod that would add "books" to the game - let's you rename, say, a bag to something like D76GwtRA, then hover over the said bag with a mouse, press some key and an in-game browser opens at http://pastebin.com/raw/D76GwtRA or something.
I'm completely new to torque scripting, so i want to ask is there a way to get a handle to the currently highlighted item? Right now that's the only problem. Anyone?