Dlgdabalm
01-31-2006, 06:52 PM
This is my map rotation for my CoDUO server,
// Set starting game type
set g_gametype "bas" //gametype: bel, dm, re, sd, tdm, hq, dom, bas, ctf
// CoD rotation.
set sv_maprotation "gametype bas map mp_foy gametype dom map mp_italy gametype ctf map mp_kharkov"
My problem is weither I use custom map rotation or not it always skips the first map and goes to the second in line? It should start with foy but goes right to italy?
If I put just one map in it, it seems to work ok? I know being new to UO that I am doing something wrong I just dont know what?
// Set starting game type
set g_gametype "bas" //gametype: bel, dm, re, sd, tdm, hq, dom, bas, ctf
// CoD rotation.
set sv_maprotation "gametype bas map mp_foy gametype dom map mp_italy gametype ctf map mp_kharkov"
My problem is weither I use custom map rotation or not it always skips the first map and goes to the second in line? It should start with foy but goes right to italy?
If I put just one map in it, it seems to work ok? I know being new to UO that I am doing something wrong I just dont know what?