In need of some help plz.
Got a problem, trying to run some custom maps on my server.
If i have the default map rotation that comes with frontlines, all is fine.
If i add a rcon command to change to one of the custom maps ive uploaded, server will load the map selected but only if i have the default rotation in.
rcon map mp_blackrock for example works
But wont if i put it in map rotation at begining of rotation.
when i add a custom map rotation, cant load the map.
client trying to connect at the end of the map upload, the map goes into a loop, and will not start the map up??
Here is the rotation i was tring to run.
Start game
set g_gametype "war"
small:
set hajas_small_rotation "map mp_blackrock map mp_homeroom gametype war map mp_arbor map mp_simpsons gametype war map mp_family_beta gametype dm map mp_poolday map mp_garena"
Default:
set sv_mapRotation "map mp_village map mp_ava_crossroads map mp_struggle map mp_vukovar map mp_apesgorod map mp_docks map mp_cc gametype war map mp_projectvalhalla map mp_inferno gametype assassin map mp_creek"
Both maps (mp_blackrock, mp_village) at start of map rotation can play gametype "war"
Dont see where the problem is?
Is the problem i have?? to add the game type in front of every map name??
example
small:
set hajas_small_rotation "gametype war map mp_ava_crossroads gametype dm map mp_blackrock gametype sd map mp_homeroom gametype war map mp_arbor gametype sab map mp_simpsons gametype war map mp_family_beta gametype dm map mp_poolday gametype dom map mp_garena"
I havent set it that way as i dont really want to force each map to just one gametype.
Of Course i will if that's the only way to do it.
Any help would be a god send....

