Cant spwan wolf with owner

Started by METALNAVY on

Topic category: Troubleshooting, bugs, and solutions

Active 4 years ago
Joined Jul 2019
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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
Active 4 years ago
Joined Aug 2019
Points:
1023

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
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

Active 4 years ago
Joined Jul 2019
Points:
653

User statistics:

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

Ok i will try this !