ID:172053
 
Is there a way to disable players from using .click?

You could set the macro to do nothing (null) in a dms file
mob
verb
dis_click()
set name=".click"
set hidden=1
return
In response to Teh Governator
Thanks for the code...
Lord, check out Crashed's demo on disabling .click and .dblclick, though the usage of clicking and dblclicking is enabled! It's perfect. http://developer.byond.com/hub/Crashed