
02-15-2002, 09:05 AM
I have a question.
When I connect to a server and the sever is full, Mohaa automatically comes up with 'Continue' button that brings it back to main menu. Developers were not too smart here, they should of include retry button and not just kinda useless 'continue' button.
So I tried creating reconnect alias, however keys bound to aliases cannot be executed at that point in MOHAA, basically keys dont activate anything yet at that point so this solution does not work.
Bringing up console and typing 'reconnect' does retry the server, however when server is still full console scrolls back up so its a pain in the butt to bring it back and hit "UP" to get reconnect and hit enter again.
I was thinking of creating a script alias file that can be executed with 'exec <file>' command in console, and the script can keep reconnecting to server, however I need to know how to create a check that it would continue to reconnect ONLY if server returns info that its full, otherwise stop the script. Can anyone help?
Its a pain in the ass to retry servers currently.
|