This is a Serpent Pillar that has been edited to allow boats and players to be teleported from one map to another. It is a simple edit but it was an idea that was brought up for the server.
Simple drop in and recompile.
The Home Stone allows players to set a home location in any inn, or in a house they own.
By default, the stone can be used every 15 minutes, but this can be adjusted.
private static readonly TimeSpan delay = TimeSpan.FromMinutes( 15.0 );
private static readonly TimeSpan totalDelay =...
This is a barebones version of my Guild Travel Stone that I am using on my shard. This does the basics of what is intended.
Installation: Drop in Customs Folder and Re-compile.
Usage: [add GuildTravelStone
1. Add the GuildTravelStone to your backpack.
2. Double click on the stone.
3. Type the...
-Fraz Teleport System- created by Geos Frazurbluu April 17th, 2015
Please email me any comments or bug issues you find at 'frazurbluu@shardengine.com'
A quick guide how to use this system..
Look for the file in this folder 'teleporters.cfg' at this path, 'DATA/TELEPORTERS/teleporters.cfg'...