View Single Post
  #2  
Old 08-05-2005, 04:01 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Projectiles arent treated as NPCs... it would be too hard to impliment that because every client handles the projectiles on their own.... when a projectile is fired, information is sent to each client about the projectile which then fires it.
Reply With Quote