Quote:
Originally Posted by Twinny
It will restart the whole server. You can already 'restart' the GServer by killing the process then calling it again (/npckill and /npcstart). You can lose active dbnpcs doing this so you should do a /savenpcs first.
|
You are probably safer using /npcshutdown to make sure that script executions are cleanly ended, /npckill is a bit more of an extreme measure.