Thread: need help
View Single Post
  #14  
Old 09-16-2003, 08:23 PM
GoZelda GoZelda is offline
Mister 1,000,000
GoZelda's Avatar
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
GoZelda will become famous soon enough
Send a message via AIM to GoZelda Send a message via MSN to GoZelda
Quote:
Originally posted by Chrisz
We defined a standard. Well since I made the scripts ill help you.

You say you have a shoot?? well

NPC Code:

setshootparams typeofarrow;
//Your shootstuffhere

if (actionprojectile) {
if (strequals(#p(0),icearrow)) {
//Icearrow stuff here OR IceArrow(); function depends what you want.
}
}


And you can easily add fire arrows to that, explosive arrows, all kinds Possibillities = Endless. As long as you have the ideas, that is.
omfg you forgot the shoot command XD
__________________

Quote:
Originally Posted by Lance
stefan is satan
I am the best.
[URL removed]Music or aural pollution?
Reply With Quote