Resource icon

Fraz Teleport System 1.0 2.1

No permission to download
Fixes logic typo when loading ServUO csv file.
This version is only compatible with the Data files from the previous version!
If you wish to use v2.0 series you must remove the previous installation from your code if present!
It is not necessary to update, although the new version has a few benefits over the older version, of course. (See below)

The 2.0 version and beyond will only be contained in your Scripts folder.
Point4D v1.1 resource required to use the new system.
https://www.servuo.com/archive/geometry-with-point4d.599/updates

New version has the option to use the ServUO csv files and the previous versions custom files, or either or.
Note: So no data files are needed extra, if you don't wish to use them.

I've been able to solve the problem I encountered earlier, it's amazing what stepping away from something for a bit can do... :)

New system uses Dictionaries using 4D points for keys.
Eliminates using and looping items.
Eliminates using and looping an array.
Eliminates everything negative about having unwanted items laying around.

Plus all the nifty sound and graphic effects for the custom files, and conditionals for more precise control.

Added a player level command [TeleGlow (can be changed to Admin w/e)
causing all teleporters to glow in the mobiles update range when the command is used,
for a limited time..
Blue = Active / Red = Inactive (Can be updated for more later)

glow.jpg



I think I've covered everything for now..
Well, besides the Control Menu, which will be included in the next version.

Everything should be ready to drop into your ServUO script folder.
Please let me know if you encounter any problems.

Special thanks to @Lokai for pushing me to improve it!
  • Like
Reactions: Ghost
Back