Tomm0017 / rsmod

New repository: https://github.com/rsmod/rsmod
https://github.com/rsmod/rsmod
Apache License 2.0
123 stars 100 forks source link

kill an npc with ranged weapon #62

Closed kyansh closed 5 years ago

kyansh commented 5 years ago

Expected Behavior

when you kill any npc it should die and respawn normally without any problems

Actual Behavior

when you kill the npc with range , the npc will not die and u cant attack it again

Steps to Reproduce the Problem

1.wear ranged weapon with arrows 2.kill any npc 3.

here is the error when u kill npc with range https://pastebin.com/AJNvadmM

Tomm0017 commented 5 years ago

The issue occurrs when a newly created character tries to drop an item. Will be fixing shortly.