
04-02-2010, 06:43 AM
|
Banned
|
Join Date: Jul 2004
Location: London
Posts: 2,029
|
|
The same works for NPCs yes, both Serverside and Clientside, although there is "onActionSProjectile" as opposed to "onActionProjectile" Serverside for projectiles that are shot via objects on the server rather than players.
These 2 functions are also recieved by the Control NPC for whenever a projectile lands anywhere on the server, except the first 2 parameters are the x and y coordinates of where it hit. |
|
|