Posted 20 July 2015 - 01:19 PM
Im using openccsensors-1.7.5 and ComputerCraft1.74
I have:
read-only table: http://pastebin.com/adiKT15b
scan area table: http://pastebin.com/fGennxHh
scan code: http://pastebin.com/E8LEY8zR
end result: http://pastebin.com/R7hZaNC4
So is it possible after i run the scan code and collect all the data to compare Name with Name from end result and if Name is true(exist) just update Position table(X, Y, Z) and if false(not exist) add Name and Position(X, Y, Z) and search the Name in read-only table and add data to the Name in end result table?
I have:
read-only table: http://pastebin.com/adiKT15b
scan area table: http://pastebin.com/fGennxHh
scan code: http://pastebin.com/E8LEY8zR
end result: http://pastebin.com/R7hZaNC4
So is it possible after i run the scan code and collect all the data to compare Name with Name from end result and if Name is true(exist) just update Position table(X, Y, Z) and if false(not exist) add Name and Position(X, Y, Z) and search the Name in read-only table and add data to the Name in end result table?