For some strange reason on Maloria I can't find any way to detect mouse clicks. These kinds of things aren't working.
PHP Code:
//#CLIENTSIDE
function onMouseDown()
player.chat = "Test";
function GraalControl.onMouseDown()
player.chat = "Super Test";
I can't seem to figure it out, is our NPC Server really that retarded and messed up?