View Single Post
  #18  
Old 11-28-2001, 09:42 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
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...
__________________
No Webhost at the moment
Reply With Quote