Fix for latest rust update

line 662 change 
if (!playerCorpse.CanLoot(player)) return;
to
if (!playerCorpse.CanLoot(playerCorpse)) return;

what?

OMG, sorry, wrong plugin.

no worries