orts / server

A real map datapack based on TFS 1.2 engine
98 stars 62 forks source link

[ERROR] Attempt to index local 'killer' (a nil value) #230

Closed luanluciano93 closed 9 years ago

luanluciano93 commented 9 years ago

I have a strange error in onDeath function, obviously if you died is because someone killed you, and in the event, giving this error saying that the value of the 'killer' is null, why?

data/creaturescripts/scripts/others/droploot.lua:9: attempt to index local 'killer' (a nil value)