PDA

View Full Version : Stalingrad


04-21-2004, 10:13 AM
I'm getting a 'unknown keyword mp_stalingrad in sv_maprotation'

It is the first map in my server rotation

sphinx175
04-21-2004, 10:40 AM
do you have a gametype defined?

gametype sd map mp_stalingrad

That worked for me when adding stalingrad to the map rotation..

04-21-2004, 10:52 AM
set g_gametype "sd" //gametype: bel, dm, re, sd, tdm, hq

// The rotation.
set sv_mapRotation "gametype sd mp_stalingrad gametype sd map mp_neuville

that is a section of my server rotation. The server skips to neuville as the first map

04-21-2004, 10:57 AM
:? Duh....forgot 'MAP' before the map name :oops: