Still having no rotation

I am getting p*x!ed of with it now. I have included my .cfg
////////////////////////////
//Server Infomation//
///////////////////////////
seta g_motd "This server includes all custom maps downloaded from jediknightii.net."
seta sv_hostname "WWW.sith.20megsfree.com DUEL"
sets Administrator "Lord ShadowHunter"
sets Email "papa_lazarou10@hotmail.com"
sets "IRC" "#hellodave/IRC.quakenet.eu.org"
sets "Clan" "SITH: A New Order"
sets url "sith.20megsfree.com"
sets Location "UK"
/////////////////////////////////
// Server Configuration//
////////////////////////////////
// set the private password to use the private spots with
seta sv_privatepassword "****"
//seta sv_privateclients "0"
// seta password on server
seta g_password ""
seta g_needpass "0"
seta rconpassword "****"
seta sv_allowdownload "0"
seta sv_maxclients "6"
seta sv_minclients "0"
seta sv_maxrate "10000"
seta sv_maxping "0"
seta sv_timeout "120"
seta timelimit "20"
seta g_ghostrespawn "3"
seta g_forcerespawn "0"
seta g_speed "200"
seta g_inactivity "0"
seta g_dowarmup "0"
seta g_warmup "20"
seta sv_pure "1"
seta g_allowvote "0"
seta allowdownload "1"
seta g_friendlyfire "0"
seta g_teamForceBalance "1"
seta g_team AutoJoin "1"
seta sv_floodProtect "1"
seta g_gravity "800"
seta sv_master1 "masterjk2.ravensoft.com"
seta sv_master2 "master.gamespy.com"
seta g_statlog "statlog.log"
seta sv_cheats "0"
/////////////////////////
// Game Settings///
////////////////////////
seta g_filterban "1"
seta fraglimit "1"
seta duel_fraglimit "15"
seta g_maxholocarry "3"
seta capturelimit "8"
seta g_weapondisable "65531"
seta g_forcepowerdisable "32767"
seta g_forceregentime "200"
seta g_duelweapondisable "65531"
seta g_forcebaseteams "0"
//set force rank. 1=initiate , 2=padawan , 3=jedi , 4
//=jedi adept , 5=jedi guardian , 6=Jedi knight , 7=jedi master
seta g_maxforcerank "1"
seta g_saberlocking "1"
seta g_privateduel "0"
// set gametype 0=free for all , 1=holocron ffa , 2=jedi master , 3=
//duel , 5= team ffa , 7=capture the flag , capture the ysalimari
seta g_gametype "3"
seta g_blueteam "Rebellion"
seta g_redteam "Empire"
seta g_autoMapCycle "0"
// Disable Force Powers/Weapons
//
//Value for g_disableForcePower - add up what you DON'T want
//NOTE: THIS IS BROKEN AND WILL DISABLE THINGS YOU DON'T INTEND
//Use 32767 for no force or leave it at zero..for now.
//1 Heal [light]
//2 Jump
//4 Speed
//8 Push
//16 Pull
//32 Mind Trick [light]
//64 Grip [dark]
//128 Lightning [dark]
//256 Dark Rage [dark]
//512 Protect [light]
//1024 Absorb [light]
//2048 Team Heal
//4096 Team Energize
//8192 Drain [dark]
//16384 Seeing
//
//Values for g_disableWeapon -- add up what you DON'T want
//1 No Weapon (not used)
//2 Stun Baton
//4 Sabre (doesn't work)
//8 Bryar Pistol
//16 Stormtrooper Rifle
//32 Disruptor
//64 Bowcaster
//128 Repeater
//256 DEMP Gun
//512 Flechette Rifle
//1024 Rocket Launcher
//2048 Thermal Detonators
//4096 Trip Mines
//8192 Detonator Packs
/////////////////////////
// Bot Settings//////////
/////////////////////////
seta bot_enable "0"
seta bot_nochat "0"
seta bot_fastchat "0"
seta bot_grapple "0"
seta bot_minplayers "0"
seta bot_thinktime "100"
seta g_spskill "4"
/////////////////////////
// Map Settings////
////////////////////////
set d1 "map duel_bay ; set nextmap vstr d2"
set d2 "map duel_carbon ; set nextmap vstr d3"
set d3 "map duel_jedi ; set nextmap vstr d4"
set d4 "map duel_pit ; set nextmap vstr d5"
set d5 "map duel_academy ; set nextmap vstr d6"
set d6 "map duel_pavillion ; set nextmap vstr d7"
set d7 "map ge_arena_x ; set nextmap vstr d8"
set d8 "map rock_oasis ; set nextmap vstr d9"
set d9 "map duel_temple ; set nextmap vstr d10"
set d10 "map imperial_duel_turbine ; set nextmap vstr d11"
set d11 "map castle_duel ; set nexmap vstr d12"
set d12 "map duel_hanger ; set nextmap vstr d13"
set d13 "map duel_duelingjediarena ; set nextmap vstr d14"
set d14 "map duel_imp_bridge ; set nextmap vstr d15"
set d15 "map riverofblood ; set nextmap vstr d16"
set d16 "map sith_ascension ; set nextmap vstr d17"
set d17 "map duel_crosswalk ; set nextmap vstr d18"
set d18 "map duel_kaazim ; set nextmap vstr d1"
vstr d1
and I have included my command line;
"C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\jk2Ded.exe" +set dedicated 2 +exec duel.cfg +set net_port 28070
Can you see a problem?