Hello.
I have this script, but not working.
If kill monster with name in table and player have table storage then set storage to...
local config = {
["The Horned Fox"] = {storage = 91009, value = 1000},
["Necropharus"] = {storage = 91054, value = 1000},
["Tiquandas Revenge"] =...