View Single Post
  #2  
Old 06-29-2004, 01:44 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
/* and */ refer to quotes, rather than doing // for a single line, you can do /* to start it, and then go to the last line you want to comment and add */ to end it, and all in between is commented out.
The problem was that it was actually typed /* again instead of */ to close it. Basically, it pretended the last 1/2 of the script clientsided did not exist, and sent it into a mad loop.
What we did to fix it was move it into dev, and start disconnecting all the players. sleepwhennoplayers=true was added into serveroptions, hoping that NPC Server would boot up properly if no players were on to use the NPCs. It worked after trying for a few minutes, and first chance it kicked on, I removed the coding from the faulty NPC, saved it and we were once again operational. I fixed the faulty script and reuploaded it in working condition, and UN is working again. Enjoy.
-Projectshifter
__________________
Who has time for life these days?