//******************************************************************************
//  _____                  _    _             __
// |  _  |                | |  | |           / _|
// | | | |_ __   ___ _ __ | |  | | __ _ _ __| |_ __ _ _ __ ___
// | | | | '_ \ / _ \ '_ \| |/\| |/ _` | '__|  _/ _` | '__/ _ \
// \ \_/ / |_) |  __/ | | \  /\  / (_| | |  | || (_| | | |  __/
//  \___/| .__/ \___|_| |_|\/  \/ \__,_|_|  |_| \__,_|_|  \___|
//       | |               We don't make the game you play.
//       |_|                 We make the game you play BETTER.
//
//            Website: http://openwarfaremod.com/
//******************************************************************************

//*****************************
// DESCRIPTION/HELP
//*****************************
//-----------------------------------
// Example of multiple configurations for "mp_backlot" on "dm" (Deathmatch)
//-----------------------------------
// Default Configuration (The first configuration you made in the mover guide)
// set mp_backlot_move_dm_spawns_1 "0,-87,-526,64,23/1,-78,-593,62,4"
//
// The second configuration:
// set mp_backlot_move_dm_spawns_2 "0,-317,-687,59,-65/1,-332,-793,61,-81"
//
// The third configuration:
// set mp_backlot_move_dm_spawns_3 "0,-317,-687,59,-65/1,-28,-493,64,15"
//*****************************
// END DESCRIPTION/HELP
//*****************************