Thread: Sniper Ideas
View Single Post
  #19  
Old 05-04-2006, 01:33 AM
someonesomewhere someonesomewhere is offline
hi
someonesomewhere's Avatar
Join Date: Mar 2005
Location: I think I took a wrong turn at Palshife...
Posts: 1,361
someonesomewhere is on a distinguished road
Guns, Typhoon? Once you get the commands right, they aren't that hard to script.

But you have to make sure that you're getting everything for "shoot" right.

NPC Code:
shoot x,y,playerz,
random(//direction&variance of fire),
//something(I put it to 0 all the time),
//same thing,bullet gani,bullet img



That'll make it shoot how you want.

Note that I'm still not very good when it comes to this, ask Raeiphon or Hachi >.>

Last edited by someonesomewhere; 05-04-2006 at 05:39 AM..
Reply With Quote