This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
se7en's profile picture

Any possible way to detect user using the PC?

Started by se7en, 14 June 2016 - 11:14 AM
se7en #1
Posted 14 June 2016 - 01:14 PM
I would like to program something like a chat, but without need to input nickname/false nicknames, so i need a way to automatically detect which player is using PC.

Possible?
Goof #2
Posted 14 June 2016 - 01:17 PM
No, in the way ComputerCraft works, this is not possible.

If two players peeked into the computer, which player would be the right to choose? - (this is what computercraft would have trouble doing)
The question has also been arised many times, to allow programs to get the players which are accessing the computer, but this has not been a reality…

I hope this answered your question
Edited on 14 June 2016 - 11:17 AM