View Single Post
  #24  
Old 01-31-2023, 01:57 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,460
Default

I did preliminary testing of npcs picking up ground items a while ago. If people can fill in edge cases to finish requirements that'd be great.

Here were my findings:
Quote:
For these tests, I used Jracol Brestiage in qeynos2, and Nillipuss in rivervale.

-npcs that pick up items will pick up dropped items regardless of their type. They can be norent (summoned:black bread), they can be magicial (blackened iron armplates)
-the timer seems to be somewhere between 4.5 and 6 seconds. I used a stopwatch to test.
-the radius of pickup seems the same for the npcs who pick up items. somewhere around 48-50 distance (using #dist).
-when an npc picks up items, it picks up ALL available items within range, providing a text response for each when picked up.
-npcs also pick up items if they are in combat.
Reply With Quote