Syntax error: start "string" near 'then" 10/27/2013 - Metin2 Private Server - 0 Replies Hi guys I am create a basic quest with use to item click. After is quest working but, I am complex to quest loop, show me this is error,
syntax error : :108: unexpected symbol near `then"
My quest line between 99 and 119 is;
local _gold = select("500M","1T","Close ")
if _gold == 1 then
say_title("MyMT2 - 500M Buy")