Hello nivex
Great plugin, have a few of your plugins on our server :)
Our players love the results of your work.
We are using nteleportation to create several dynamic public teleport locations to certain monuments.
We created several dynamic locations.
And then manually go to that location and set the tp point.
Naturally we have to manually clear and reset the tp point each wipe, as we change maps so the tp location needs to be updated.
Noticed in your code - Set Position From Monument Marker Name.
Tried to set the tp point using the monument marker.
But for some reason this is not working. We get a location not set message.
Is this variable functional?
How do we use it please?
Custom Teleport to monument marker
heya thanks. yes it is functional, and requires a Monument Marker prefab which is added only with RustEdit to your maps. make sure you set the monument marker in a valid position within RustEdit so your players don't teleport under the map. you can use Set Position From Monument Marker Name Offset if you accidentally set the position wrong anyway.
That will explain why we could not get it working using a default monument marker.
Thank you very much.