View Single Post
  #8  
Old 01-15-2008, 12:44 AM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Twinny View Post
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.
Reply With Quote