Quote:
Originally Posted by Skyld
Put //#CLIENTSIDE at the top. Also, isn't leftmousebutton an event of it's own?
|
Thanks. and "leftmousebutton" command is to make sure that theplayer has the leftmouse button. Mousedown will enable both right and left mouse buttons, but "Leftmousebutton" doesn't count as a click event.