Altering the Click() proc in Developer Help
|
|
Is it possible to make Click() click something other than the src? If so, can somebody tell me how? I was thinking along the lines of:
obj/Button Click() var/obj/card/O.Click()
|
But that doesn't seem to like me very much.
|