erroring line 8:
local newdata = data:match(":"..":"..file2..":".."
thinks its nil.
function activator:
setFileData("nu","nu,","hi")
other note: "nu" is the file's name
i put data in the ::nu::;/;nu;; section, now it just doesnt return anything
Posted 08 April 2015 - 09:27 PM
Posted 08 April 2015 - 09:40 PM
local newdata = data:match("::"..file2.."::(.+);/;"..file2..";;"):gsub("=n32", " \ n")
Edited by Bomb Bloke, 08 April 2015 - 09:41 PM.
Posted 08 April 2015 - 09:47 PM
Posted 08 April 2015 - 09:55 PM
Edited by Bomb Bloke, 08 April 2015 - 09:58 PM.
Posted 08 April 2015 - 10:17 PM
Posted 09 April 2015 - 11:38 AM
Posted 09 April 2015 - 11:48 AM
0 members, 1 guests, 0 anonymous users