ID:272959
Jul 3 2009, 6:02 pm
|
|
I'm currently working on modifying hearers() to allow the ability to be deaf. The problem is, I can't figure out how to modify the proc =/. I've tried looking through the reference, putting hearers() under every type-path I can think of (including /hearers()), but DM keeps finding it to be an undefined proc >_<. Could I please ask for some assistance, as to inquire what type-path I need.
|
Jul 3 2009, 6:58 pm
|
|
Lots of procs aren't override-able.
|
In response to Kaiochao
|
|
I see. So my better bet would be to make my own hearers() proc instead, and then modify it to my liking?
|