Thread: Hello
View Single Post
  #3  
Old 02-08-2002, 08:53 PM
Shard_IceFire Shard_IceFire is offline
Registered User
Shard_IceFire's Avatar
Join Date: Jun 2001
Location: Eastern Harkoonia
Posts: 861
Shard_IceFire is on a distinguished road
NPC Code:

if (playertouchsme) {
toweapons Bow;
}
if (weaponfired) {
freezeplayer .5;
setani wbow,;//I think that's the animation
shootarrow playerdir;
playerdarts-=1;
}


lol half of it is just made up, it may not work.
__________________

-=Shard IceFire=-
Reply With Quote