Jemstar
29-07-2011, 15:31
Hey there, have set up a shrubb to exec a specific map cycle:
[command]
command = snipermaps
exec = exec snipercycle.cfg ; endmap
desc = Loads sniper map cycle ; !votemaps to return to normal cycle
levels = 9 10 11
Works fine! But was wondering is there a way to store these maps in a diferent location to etmain on the server so when we are on our main/default mapvotecycle.cfg the sniper maps do not appeare as part of the voting? ie can i create a directory and somehow poit to this directory at the begining of the snipermaps.cfg?
I tried to block them using:
set g_excludedMaps ":fueldump:ae_pha_sniper_challenge:UJE_flat_sniper: UJE_garage_sniper:UJE_kitchen_sniper:UJE_tv_sniper :UJE_warzone_sniper:"
but doesnt seem to work!!
[command]
command = snipermaps
exec = exec snipercycle.cfg ; endmap
desc = Loads sniper map cycle ; !votemaps to return to normal cycle
levels = 9 10 11
Works fine! But was wondering is there a way to store these maps in a diferent location to etmain on the server so when we are on our main/default mapvotecycle.cfg the sniper maps do not appeare as part of the voting? ie can i create a directory and somehow poit to this directory at the begining of the snipermaps.cfg?
I tried to block them using:
set g_excludedMaps ":fueldump:ae_pha_sniper_challenge:UJE_flat_sniper: UJE_garage_sniper:UJE_kitchen_sniper:UJE_tv_sniper :UJE_warzone_sniper:"
but doesnt seem to work!!