#Minehut being funny???? or is it just me

1 messages · Page 1 of 1 (latest)

worldly plume
#

So i have this skript and the command doesn't want to work ingame, a little help? ```on death:
if the victim is a player:
teleport player to {deathpoint}
apply invisibility of tier 1 without particles to player for 5 seconds
wait 5 seconds
teleport player to {spawnpoint::%player%}

command /setdeath:
permission: op
trigger:
set {deathpoint} to location of the player
send "&aDeathpoint Set&7!" to the player```

glacial canyon
#

Is there errors?

#

Also try using on respawn

#

@worldly plume

sharp heart
#

doesnt work could mean a lot

#

also, you are trying to teleport a dead person

#

use a respawn event

#

and you are using player in a death event

#

you cant do that

worldly plume
#

alr thx

toxic tartan
#

@worldly plume