View Single Post
  #5  
Old 02-07-2006, 07:07 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 Stefan
Could add some kind of findareaplayers() Currently you get the full list of players because the players array is normall relatively small, compared to the npcs array (especially on gmap).
Stefan, that would definitely make a maximum optimization of the damage system. for static values of x,y,width,height.

It's still impossible, however, to create a reliable moving damage field (internal to baddies and such); this is the larger problem. Now I'm also wondering if you read my setshape mode suggestion, because it would also be good to support a radius-based function in the damage system.
Reply With Quote