DoomRL > Bug Reports

Bug - Item Drops [NOT A BUG]

(1/1)

stranger:
It appears that if there are enough objects generated on a level, further item drops will disappear when dropped by the player or a monster. I came accross this when I kept pulling a lever to generate monsters. Eventually after having roughly 20% of the level covered in items, enemies stopped leaving weapons or ammo and dropping items  from my inventory made the disappear. Picking up items and then dropping them was safe, but picking up a gun, unloading it, dropping the ammo, then dropping the gun would make the gun go away. I would guess there is a maximum limit to the data structure holding the items on the floor.

jake250:
I dont know : I never saw item disapearing, EXCEPT on the first level, I killed the sergeant in the tight corridor and there was lot of stuff in front of him, and he didn't dropped his shotgun.

Otherwise never saw that. There must have been LOAD of stuff then.

Malek Deneith:
Quoting: jake250I dont know : I never saw item disapearing, EXCEPT on the first level, I killed the sergeant in the tight corridor and there was lot of stuff in front of him, and he didn't dropped his shotgun.

The shotgun was probablu dropped over the wall XD (had this once)

Kornel Kisielewicz:
It's meant to be that way. DoomRL is based on fixed arrays (contrary to for example DiabloRL). If there is no way to place an item it should be destroyed. Except for making all arrays open ended (which would be a lot of work, not worth the effort) I don't see any way to change that behaviour.

Navigation

[0] Message Index

Go to full version