Administrator
Pagină nouă: local p = {} function p.getParagraphFromQuestion(param) dashIndex = string.find(param.args[1], '-', 1, true); if (dashIndex ~= nil) then if (dashIndex - 3 > 0 and tonumber...
05:58
+1.084