ID:2069549
 
Using the webclient is it possible using javascript to create a tooltip for in game objects?
Any pointers on where to start would be greatly appreciated.

Yeah I think so, I'm going to work on this next...

I think it would be a <div> spawned by javascript's mouse handler, that would read from the div's data tags

Or... you could call a byond.fn.topic() have it output via a tooltip class the interformation as well.. would still have to pass the reference data though might be a bit cleaner...
Thank you, i think i'm getting somewhere now. Ive been messing around with code for the past few hours.
Nice! If you make progress please share :)