• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Item that Teleports Player

ErrorNull

Refugee
Is it possible to create an item that teleports a player to a specific coordinate when used? Does anyone know of an existing mod that already does so? I searched the forum and don't seem to find any... perhaps because it's not possible? 😢

 
If you're running a dedicated server that will support server managers like CSMM or Botman etc, you could mod an item like painkillers to give a custom buff, then have a hook in the server manager to recognise when a player gets that buff and run a teleport command on them.

 
Sorcery mod has a recall scroll that teleports the user to the bedroll, but without dying of course.
That's pretty cool. Reading through it looks like they set a buff that persists through death that makes you immune to all of the buffs you get on death and heals you for 9999 if you get injured. Then sets the death penalties to zero (xp deficit), then bleeds you for 9999 (killing you). So you die, spawn on bedroll, but have no death effects.

 
That's pretty cool. Reading through it looks like they set a buff that persists through death that makes you immune to all of the buffs you get on death and heals you for 9999 if you get injured. Then sets the death penalties to zero (xp deficit), then bleeds you for 9999 (killing you). So you die, spawn on bedroll, but have no death effects.
I guess I did not dive that deep into how it was done!

 
Back
Top