Thread: Projectiles?
View Single Post
  #6  
Old 04-02-2010, 06:43 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
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.
Reply With Quote