
05-19-2006, 07:07 PM
|
|
Hamma Time
|
 |
Join Date: Mar 2003
Location: North East PA
Posts: 285
|
|
|
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. |
|
|
|