Cant spwan wolf with owner

Started by METALNAVY on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 21:54, 12. Jan 2021
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Cant spwan wolf with owner
Sun, 11/03/2019 - 16:04 (edited)

Hey !

I'm was trying to create a procedure that spawn a wolf who is own by the provided entity display name ,

it doesnt work.... 

Help please !

execute command / create text with : summon wolf ~ ~ ~ {Owner:

                                                           [getDispalyNameOfProvidedEntity]

                                                           }

 

Edited by METALNAVY on Sun, 11/03/2019 - 16:04
Last seen on 20:25, 8. May 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Using the name of the player…
Sun, 11/03/2019 - 20:48

Using the name of the player as text doesn't work, even though the exact same text would have worked had you typed it in manually.

Try using @p

Last seen on 21:54, 12. Jan 2021
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok i will try this !
Mon, 11/04/2019 - 06:53

Ok i will try this !