Posted 02 January 2016 - 09:47 PM
Hi
Minecraft 1.7.10 Direwold20 Pack
Im currently stuck in programming a OpenP Sensor program that returns the PlayerName to a Monitor.
Im not very skilled in LUA, but i managed to get it to work.. nearly
Because, the info from the Sensor is returning a Table which contains UUID and NAME and i only need teh actual name shown,
but atm it shown both the UUID and the name.
the Table that the Sensor is returning is -> http://pastebin.com/6EsDvnFz
and the program so far is -> http://pastebin.com/WNFmaSLm
I know the rs.output() is not placed the at right place and the "save to file" is only added to look at the info from Sensor.Table:Player
What i want is it to write the Player Name only to the monitor and then activate a redstone signal if detecting anything
Regards
Okula
Minecraft 1.7.10 Direwold20 Pack
Im currently stuck in programming a OpenP Sensor program that returns the PlayerName to a Monitor.
Im not very skilled in LUA, but i managed to get it to work.. nearly
Because, the info from the Sensor is returning a Table which contains UUID and NAME and i only need teh actual name shown,
but atm it shown both the UUID and the name.
the Table that the Sensor is returning is -> http://pastebin.com/6EsDvnFz
and the program so far is -> http://pastebin.com/WNFmaSLm
I know the rs.output() is not placed the at right place and the "save to file" is only added to look at the info from Sensor.Table:Player
What i want is it to write the Player Name only to the monitor and then activate a redstone signal if detecting anything
Regards
Okula