View Single Post
  #26  
Old 12-20-2006, 01:21 AM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
lolz hey again yall I need help with this thing will you please help me??? how do you do this but make it work b/c something is wrong
PHP Code:
function onTimeout() {
  for (
i=0;i<=2;i++) {
    
player.x+=i;
  }
  
this.setTimer(.5);


Last edited by _Z3phyr_; 12-20-2006 at 03:36 PM.. Reason: gambet expects me to bow before his skillz or he won't help so I have no choice
Reply With Quote