ZippoMoon, on 16 January 2016 - 11:54 PM, said:
Dragon53535, on 16 January 2016 - 11:50 PM, said:
print("Vault Door Lock: - [1] "..VDL)
--# Should be
print("Vault Door Lock: - [1]"..tostring(VDL))
--#You need to tostring the boolean
I suppose taking the meaning of the above post is good, but you really should of gone with the entirety of what i put You need to add tostring if it's not a string otherwise you'll get an error about concatenating string and insert type here


Posted by
