View Single Post
  #6  
Old 05-19-2006, 07:07 PM
Luigi203 Luigi203 is offline
Hamma Time
Luigi203's Avatar
Join Date: Mar 2003
Location: North East PA
Posts: 285
Luigi203 is on a distinguished road
Send a message via AIM to Luigi203
Actionprojectile is called when a projectile hits the player (clientside), or when a projectile lands (serverside), but it doesnt return coordinates.
You have to use actionprojectile2 (clientside only). #p(0) and #p(1) are the x and y were the projectile landed, and #p(2) starts the params you specified.
__________________


CAUTION
Reply With Quote