PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => Request for scripts => Topic started by: Hamachi on 01 March, 2011, 09:27:23

Title: REQ for FileSearch 1.0 LUA 5.11 [Strict] [API 1 & 2] Search after b/kb/mb/gb/tb
Post by: Hamachi on 01 March, 2011, 09:27:23
can the script Search for min and max b/kb/mb/gb/tb like:

["badfile1"] = {0,1,"badfile is not allowed here.",0,"b",100,"mb"}, 0b <-> 100mb
["badfile2"] = {0,1,"badfile is not allowed here.",100,"mb",0,""}, 100mb +
["badfile3"] = {0,1,"badfile is not allowed here.",0,"",100,"mb"}, 100mb -

and add size to msg

Thanks :)