Quote:
|
Originally Posted by Python523
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.
|
Then send new information to every client? o_o