ID:160683
 
How do I click things in stat panels? someone told me to try atoms, but I didn't quite grasp the concept of it, can somebody try explaining it a little better, or give me an example
I haven't tried it before, but I'm assuming this might work:
obj/StatObj
Click()
usr<<"You clicked [src]!"
..()
mob
var/obj/StatObj/StatObject=new //Create a new /obj/StatObj
Stat()
stat(StatObject) //Display the StatObject