Cleans up logging

This commit is contained in:
ShizCalev
2018-06-09 15:51:58 -04:00
parent 9a5859a977
commit 3abd2b6d27
48 changed files with 82 additions and 82 deletions
+1 -1
View File
@@ -434,7 +434,7 @@ IF YOU MODIFY THE PRODUCTS LIST OF A MACHINE, MAKE SURE TO UPDATE ITS RESUPPLY C
else if (!(R in product_records))
vend_ready = 1
message_admins("Vending machine exploit attempted by [key_name(usr, usr.client)]!")
message_admins("Vending machine exploit attempted by [ADMIN_LOOKUPFLW(usr)]!")
return
if (R.amount <= 0)