ID:149768
 
how do you disable or toggle things like the .click functions and such (or where can you find it?)
mob/verb/clickdisable()
set name=".click"
alert(".click has been disabled!")