View Single Post
  #33  
Old 01-25-2005, 08:16 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
Quote:
Originally Posted by Lance
Not to burst your bubble, but the placement of your while is not very good.
I disagree, as it checks to make sure if it's created, not that it sets the things. If what he said is true, then it's not adding the NPCs (as stefan said), and it basically replaces Stefan's if (npcscount > oldnpcscount) by continually trying to add it if it fails. Perhaps I've been doing java too much lately, but I think it is in a fine place? But I'm open to other opinions
__________________
Who has time for life these days?
Reply With Quote