obj
controls
DblClick()
if(usr in view(1))
usr << browse("[browse]","window=help")
Problem description:
What I am trying to do is make it so that the browser box only comes up if you're standing next to the controls. What is currently happening is that it will come up regardless of where you are.