Quote:
Originally posted by T3CK
just guessing, but wouldn't it be something simple like:
if (playeronhorse&&playerdir=3&&keydown(D-KEYNUMBER)){
putleaps 0,playerx,playery-=1.8;
}
put in that script and maybe put it in a timeout loop to make it do more 'leaps' and see how that turns out.
|
... read the whole thread dude...