Posted 19 September 2013 - 05:25 PM
So I got a mod called OpenPeripherals, and before you attempt to answer my question I ask for you to check it out.
I'm using the PIM, and I want a door that when I and only I step on it (as in no other player) the door opens. I used getInvName() and when I stepped on it, it returned 'container.inventory' and I was wondering if you could retrieve a name from that possibly.
Btw, here is my code:
I'm using the PIM, and I want a door that when I and only I step on it (as in no other player) the door opens. I used getInvName() and when I stepped on it, it returned 'container.inventory' and I was wondering if you could retrieve a name from that possibly.
Btw, here is my code: