With "right now" I meant "at the moment", not some sort of angry request..
Have you tried changing the redirect_auto cvar to 1?
This is the cvar explanation in the .sma file:
Code:
redirect_auto - 0 = disable automatic redirection
- 1 = only redirect when server is full, redirect to random server
- 2 = only redirect when server is full, redirect to next server in list
- 3 = always redirect except admins, redirect to random server
- 4 = always redirect except admins, redirect to next server in list
- 5 = always redirect including admins, redirect to random server
- 6 = always redirect including admins, redirect to next server in list