View Single Post
  #7  
Old 03-13-2006, 08:47 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Projectshifter
I'm doubting that very much since adding " (paused)" is built into the client and therefore runs at a lower level than gscript itself. If you have a nickname system that uses 30% of the CPU...
I just wrote an entire post explaining this, but now I'm pissed because it got deleted because the internet sucks.

It used 30% of the CPU on a gmap with an extremely large number for npcs.size(). I had rid of all the lag problems for myself and any of my testers, but a few players got hit by it. I reduced the amount of CPU greatly by using findareanpcs. I believe a findareaplayers would be helpful but not quite as much as findareanpcs was. It would also be quite helpful if you could attach showimgs to players[i] on a strictly local level of interpretation.
Reply With Quote