View Single Post
  #32  
Old 02-03-2004, 04:31 AM
DIABLO2099 DIABLO2099 is offline
Registered User
Join Date: Sep 2002
Location: New York
Posts: 290
DIABLO2099 is on a distinguished road
Quote:
Originally posted by Stefan


AAAH
The npcserver is doing all the npc stuff anyway, the question is if the thing needs to be sent to the client. If you do the initialization on the clientside then the npcserverr is bored, but needs to send the script to everyone who enters the level, the players then need to run the script which cause even more lag because entering the level causes delays from downloading the npcs, downloading the scripts and running the scripts,
when you do that on npcserver it just needs to be done one time and everything is fine.
I'm sorry, this is confusing me more. I am going to read my documents on the NPC-Server and then make some sense of this
.
__________________
-Former UnholyNation Server Manager.

Call me Xecutor.
Reply With Quote