Posted 27 February 2015 - 10:38 PM
I'm fairly new to CC programming from scratch, most my experiance is with adapting basic programs to fit my needs so bare with me. I'm trying to design a simple program that looks for nearby players and prints the list to a monitor, however I'm having a hard time understanding the new syntax for the sensor.getPlayers. It outputs a table, however the table is always returned as something like "table: 6beec85", my question is how do you translate the table into names, or is there a better method that I'm just not seeing?