1

Execute Command Help {UNSOLVED}

gurekam74 9/8/15 4:20 pm
140
9/8/2015 4:49 pm
Hi its me,

I need help with an execute command, I dont understand where iv gone wrong, if you could help me that would be great

execute @e[type=Pig,{CustomName:"Mine"}] ~ ~ ~ summon ArmorStand ~ ~ ~

I am using the latest snapshot

Thanks
~Gurekam74
Posted by
gurekam74
Level 4 : Apprentice Miner
2

  Have something to say?

JoinSign in

2

Skitto493
09/08/2015 4:49 pm
Level 55 : Grandmaster Dragon
/execute @e[name=Mine,type=Pig]

Or if you really have the quotations in the name

/execute @e[name="Mine",type=Pig]
1
gurekam74
09/08/2015 4:29 pm
Level 4 : Apprentice Miner
Also if I try to kill the pig named "Mine" It kills ALL pigs
1

Welcome