Jump to content

/back or something?


cybbro

Recommended Posts

on death:
	set {back} to player's location
	send "&bYour location has been set for /back"

command /back:
	permission: skript.back
	permission message: &cYou don't have permission!
	trigger:
		teleport player to {back}

WARNING:
Spoonfeed

I didn't test this yet.

 

Banned a million times, but unbanned trying not to be banned again. Regards, Jam.

 

image.png.d9f8e22e5a1b54e9fbbffc2dd0cac848.png

shit.png

signatire.jpg

Link to comment
Share on other sites

on death:
	set {back.%player'a uuid%} to player's location
	send "&bYour location has been set for /back"

command /back:
	permission: skript.back
	permission message: &cYou don't have permission!
	trigger:
		teleport player to {back.%player's uuid%}

Fixed

Link to comment
Share on other sites

  • 3 weeks later...

here you go:

on death:
  set {deathlocation.%uuid of player%} to player's location
command /back:
  trigger:
    teleport player to {deathlocation.%uuid of player%}
    send "&aYou teleported to your previous location!" to player

on quit:
  delete {deathlocation.%uuid of player%}

Hope that helped!

  • Like 1

hello am preludal but u can call me preludail. thanks forwatching my signature                                                          

Link to comment
Share on other sites

On 1/23/2020 at 4:30 PM, skUniversal said:

on death:
	set {back} to player's location
	send "&bYour location has been set for /back"

command /back:
	permission: skript.back
	permission message: &cYou don't have permission!
	trigger:
		teleport player to {back}

WARNING:
Spoonfeed

I didn't test this yet.

 

You might want to change the variable to {back.%player%} so that each player has a different /back position

» IGN: _iZ_ «

» Joined: 12/18/2016 «

» VIP: 1/13/2018 «

» Helper: 1/29/2021 «

» [<3]: 5/8/2021 «

» Skript dev «

» Discord: iZz#0420 «

I have diabetes

React to this if I was helpful, found this interesting, or you're just nice 🙂

Link to comment
Share on other sites

On 1/23/2020 at 10:30 AM, skUniversal said:

on death:
	set {back} to player's location
	send "&bYour location has been set for /back"

command /back:
	permission: skript.back
	permission message: &cYou don't have permission!
	trigger:
		teleport player to {back}

WARNING:
Spoonfeed

I didn't test this yet.

 

change {back} to {back::%uuid of player%}

 

hello am preludal but u can call me preludail. thanks forwatching my signature                                                          

Link to comment
Share on other sites

  • 1 year later...

Please do not respond to topics that have been inactive for over a month.

 

Locked

Discord - swirs#0069

In-game name - swiirs

---------------------------------------------------------

[VIP] - July 1st 2020

Support - 9/6/20 | 11/3/20

Helper  - 11/3/20 - 1/10/2021

Moderator - 1/10/2021 - 5/17/2021

Retired - 5/17/2021 - Present

Joined Minehut Mid-late 2015

---------------------------------------------------------

Link to comment
Share on other sites

  • swirs locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...