Hi nivex,
Can you add the following line for `Auto Pickup` support:
private object OnAutoPickupEntity(BasePlayer player, BaseEntity entity) => CanLootEntityHandler(player, entity);Thanks
Hi nivex,
Can you add the following line for `Auto Pickup` support:
private object OnAutoPickupEntity(BasePlayer player, BaseEntity entity) => CanLootEntityHandler(player, entity);added in next update
nivexadded in next update
Thanks