hello i'm receiving this error im using tfs 0.4_svn tibia 7.72
and here is my auction talkaction script:
help auctionsystem GetItemIdByName
Lua:
[16:30:45.619] [Error - TalkAction Interface]
[16:30:45.619] data/talkactions/scripts/auctionsystem.lua:onSay
[16:30:45.634] Description:
[16:30:45.634] (LuaInterface::luaGetItemIdByName) Item not found
Lua:
--[[
Offline player to player item trader (Auction System) by vDk
Script version: 1.2a [ -- FIXED CLONE ITEMS BUG -- ]
]]--
local...