![]() Mar 10 2006, 6:38 am
In response to Crashed
|
|
I did everything you said and it still did nothing when I bumped into the door. Nevermind. I'll just use Click(). That works fine.
|
Okay, like I said before, you're doing something wrong.
atom/proc/Bumped() I just tested that and it works fine. A possible reason why it won't work for you is because you're not calling the default call (..()), add that in to the bumps and it shall work. |