This is my code http://pastebin.com/kR2uD4tY
I am trying to make a small chat program for the miscperipherals smarthelmet item, just for funsies.
And I want to use the computer name as the "username", But I am getting that error when i do so.
I have also tried
message = os.getComputerLabel(), " said: " .. messageAnd that only gives me the username, In this case would be Elg, but not the "said" or the actual message
Any help is appreciated, Thanks!











