Player Heads

  • Thread starter Deleted member 239
  • Start date
  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
D

Deleted member 239

Hey,

How can i set player heads at a specific location?

set block at {_block} to skull of player doesn't work.

Any ideas?

Best regards
H0peLess
 
code_language.skript:
set block at {_loc} to 144:0
add "$SKULL_NBT" to block at {_loc}

Make sure to add "SkullType:3b" to the nbt. Otherwise it only shows a skeleton skull.
 
  • Like
Reactions: Deleted member 239
Status
Not open for further replies.