This question is with regards to the sv_airaccelerate cvar. Let's say map1, map2, and map3 use sv_airaccelerate "0", but we want map4 to use sv_airaccelerate "1".
My question is, is there a way to check the incoming map, change the cvar, and proceed to the next map without forcing a server restart?