client.Move()
if(usr.NoMove == 0)
usr.NoMove = 1
sleep(4)
usr.NoMove = 0
..()
else
return 0
ID:178062
Jun 24 2002, 3:17 pm
|
|
Uhm...I didn't get any bugs with this or anything...I just wanted to see how other's thought it looked. I guess you guys could point out bad programming practice too! Err...guess I'm kind of bored. It's supposed to cause some lag when a player moves, which it does... *shrugs*
|
if(!usr.NoMove)