View Single Post
  #1  
Old 07-27-2008, 10:19 PM
coreys coreys is offline
N-Pulse Assistant Manager
coreys's Avatar
Join Date: Mar 2005
Posts: 2,180
coreys has a spectacular aura about
Send a message via AIM to coreys Send a message via MSN to coreys Send a message via Yahoo to coreys
Mouse clicks not detected

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?
__________________

Quote:
*SlikRick: so should I even ask about your aim status?
*Xor: well if you want to
*Xor: but i am LARPING
*SlikRick: While on a computer?
*Xor: yes
*Xor: in my living room
*SlikRick: ahh
*Xor: i have a fort setup to hide from beasts
Reply With Quote