name is string.match() from Lua.I want use to my quest.
How do we do?
Thank you..
Good works..
Edit:
I am added list quest_functions;
string.match
string.find
And my quest in write;
PHP Code:
local tf = string.match("123","[0-9]")
if tf == 1 then
say("It's true")
end
I am so sorry, I don't trying of checking. I asked your.






