View Single Post
  #1  
Old 06-17-2002, 09:30 PM
WHIPENIE4 WHIPENIE4 is offline
I am X-Mann
Join Date: Aug 2001
Location: PA
Posts: 2,715
WHIPENIE4 is on a distinguished road
Send a message via ICQ to WHIPENIE4 Send a message via AIM to WHIPENIE4
Its probably easy but...

Its probably easy, but im trying to make my first script, and im lost on this part.

horses[index].bushes

See, im making an NPC where the horse is layed at my x and y im out when i fire the weapon, i just want it to where it'll have eaten 5 bushs and it times out every 4 seconds.
this is what the script is so far, just fill me in please
// NPC made by X-Mann
if (created) {
}
if (playertouchsme) {toweapons Horse Whisper
}
if (isweapon) {}
if (weaponfired) {puthorse ride.png, playerx, playery}
__________________
Mind over Matter. If your body dont mind, why does it matter?

- X-Mann (Blessing Graal since 1998) Haha

- Graal 2000 Project (Contact Me to get Apart of this expierience

Windows Vista. Graal. Not a Good Combination.
Reply With Quote