
10-21-2001, 02:26 PM
|
|
Lord Helmut
|
 |
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
|
|
|
do like
if(playertouchsme){
timeout=.1;
}
if(timeout&&x<10){
x+=.1;
timeout=.1;
}
or something
or u can use move command which would work good or if you use what i said u should prolly use a this.mode so that it doesnt slide all the way along the wall |
__________________
Warrior of Light
WWW.BABYLONSERVER.COM
|
|
|
|