From e7845989e7e27eae554254009b9040ac73d47c3e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 21 Dec 2022 18:44:49 -0300 Subject: Lets do this the old fashioned way: With a banhammer --- npc/020-5/bracco.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index 659505db8..cc34d405c 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -136,6 +136,7 @@ delinventorylist(); getinventorylist(); + debugmes "Requested to melt down %d %s (%s)", .@total, getitemname(.@id), strcharinfo(0); freeloop(true); for (.@index=0; .@index < @inventorylist_count; .@index++) { @@ -153,7 +154,9 @@ freeloop(false); // TODO: Put this in a timer so it can't be exploited + // For now, we'll produce logs so I can go after cheaters with a banhammer delitem .@id, .@total; // Delete first, no refunds + debugmes "Success melting down %d %s (%s)", .@total, getitemname(.@id), strcharinfo(0); @indexisbroken=true; return; -- cgit v1.2.3-60-g2f50