View Single Post
  #4  
Old 01-04-2012, 07:48 PM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Is this the entire code? Because it works fine for me.

I'd wager a guess that it's not, and that you're doing something between catching the mousedown event and the assignment that is changing the values in params. You've already given explicit symbols for the params, you might as well use them...

PHP Code:
player.chat this.start_x mouse_x/16
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/

Last edited by Tolnaftate2004; 01-04-2012 at 08:11 PM..
Reply With Quote