Map Based Teleport Enabler
==========================
Author: Harold "LabRat" Brown
E-Mail: labrat@thebest.mine.nu
URL: http://zebest.mine.nu/sstribes/


Information:

This .vl2 will allow you to enable the built-in MPB Teleporters
that were removed from T2.  Added to this is a "eye-candy"
teleport effect.

Installation:
Copy the teleport.vl2 to your GameData/Base/ directory and you're
all done.

Prefered Install:

Make a folder in your GameData/Base/ folder named customvl2 place
the teleport.vl2 file in this folder.

Instructions:

To enable the Teleporters on a specific map add the following line:

//--- TELEPORT ENABLED ---


After : //--- MISSION STRING END ---

and Before: //--- OBJECT WRITE BEGIN ---

The comments at the top of your map would look something like this:

// DisplayName = Teleport Map
// MissionTypes = CTF

//--- MISSION QUOTE BEGIN ---
//A Map Demonstrating teleporters
//  -- LabRat
//--- MISSION QUOTE END ---

//--- MISSION STRING BEGIN ---
//[CTF]500 points to win
//--- MISSION STRING END ---

//--- TELEPORT ENABLED ---

//--- OBJECT WRITE BEGIN ---