Hi. Im trying to add this script for tibia coins but its not working...
local config = {
scrollId = 14759,
coins = 250,
}
local coins = config.coins
local coinScroll = Action()
function coinScroll.onUse(player, item, fromPosition, target, toPosition, isHotkey)
db.query("UPDATE...