Command block and/or computer craft help!

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

IzahShados

New Member
Jul 29, 2019
18
0
0
Hi guys! I have a cool idea to have a giant robot outside my factory and when you step close to him, he will -say- something, like with a voice. Is that possible? Also when you step into different parts of the factory he could say something else? And I'll have his face on one of those monitors that can have colour?

Thanks, guys.
 
Isn't possible as far as I know. Even with all the mods that are installed, I'm pretty sure the only sounds you can produce are still with note blocks.
 
So I'll have to use a command block then.. How would I do it with a command block? I don't want to have to step on pressure plates if I can avoid it.
 
There's fancy ways of player detection. But the only ones I know of involve modified mob spawners using MCEdit. I assume you're doing this completely legit (within the game, no external tools).

There may be blocks in FTB to detect the presence of a player. There's this one block literally called a Player Detector (or something similar) but I'm not sure how it works or how to use it.
 
So I'll have to use a command block then.. How would I do it with a command block? I don't want to have to step on pressure plates if I can avoid it.
You might want to check out SethBling's tutorial on command blocks. Be careful, not all features are available in 1.4.6. But what you want should be possible.
 
How do you plan on playing a voice? As far as I know the only sounds you can make are note blocks and alarms.