Is it possible for computers to detect the name of the user controlling the computer, even if all the names from a server is stored into a table
I had another question, but it just slipped out of my damn head >_<
Can computers detect names?
Started by remiX, Oct 13 2012 11:13 PM
6 replies to this topic
#1
Posted 13 October 2012 - 11:13 PM
#2
Posted 13 October 2012 - 11:14 PM
no you cant, but you can use CCSensors to find nearby players, but thats advanced
#3
Posted 13 October 2012 - 11:46 PM
Most people make a log-in system for that purpose. You can't query who uses it without such a program. Tell us what your next problem is when you think about it.
#4
Posted 13 October 2012 - 11:51 PM
PixelToast, on 13 October 2012 - 11:14 PM, said:
no you cant, but you can use CCSensors to find nearby players, but thats advanced
Damn. They should make an api that detects the players names
Edit: Remembered what my second question was...
Whats the easiest way to make the edges of a computers screen to have a character (ie a '-') and the edges of the computer to have a '+'? And then the second row have text (such as a name of a village) and then the 3rd row to have more '-' and the 4th row and 3rd column would be where the cursor should appear after all of this.
I know I would have to use get the screen size and then use loops but I have no clue how to do this.
#5
Posted 14 October 2012 - 05:15 AM
sIdEkIcK_, on 13 October 2012 - 11:51 PM, said:
PixelToast, on 13 October 2012 - 11:14 PM, said:
no you cant, but you can use CCSensors to find nearby players, but thats advanced
Damn. They should make an api that detects the players names
Edit: Remembered what my second question was...
Whats the easiest way to make the edges of a computers screen to have a character (ie a '-') and the edges of the computer to have a '+'? And then the second row have text (such as a name of a village) and then the 3rd row to have more '-' and the 4th row and 3rd column would be where the cursor should appear after all of this.
I know I would have to use get the screen size and then use loops but I have no clue how to do this.
a little hard to explain in detail x_x
#6
Posted 14 October 2012 - 10:22 AM
PixelToast, on 14 October 2012 - 05:15 AM, said:
sIdEkIcK_, on 13 October 2012 - 11:51 PM, said:
PixelToast, on 13 October 2012 - 11:14 PM, said:
no you cant, but you can use CCSensors to find nearby players, but thats advanced
Damn. They should make an api that detects the players names
Edit: Remembered what my second question was...
Whats the easiest way to make the edges of a computers screen to have a character (ie a '-') and the edges of the computer to have a '+'? And then the second row have text (such as a name of a village) and then the 3rd row to have more '-' and the 4th row and 3rd column would be where the cursor should appear after all of this.
I know I would have to use get the screen size and then use loops but I have no clue how to do this.
a little hard to explain in detail x_x
Um, what? A monitor would be completely unnecessary, unless he happened to want it on a monitor. One way to do this is to create a redirect table containing all the necessary functions (like term.setCursorPos, etc.), which would only write to the area of the screen just inside the border. That way, you would only have to draw the border once, and everything else drawn to the screen would leave it alone.
#7
Posted 14 October 2012 - 10:27 AM
I didnt infact say 'computer's screen'. I don't want it for a monitor
/>.
How can I find the exact value of x and y for each part of the screen?
How can I find the exact value of x and y for each part of the screen?
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users











