Ghostworks want to use the server redirect facility on our server, i.e.
set sv_fullmsg “ET://x.x.x.x:port”
but its a little basic as it is. I created a custom pk3 and slapped it into ETPro so that people who have connected before get a custom message with the redirect dialog box, instead of the slightly dull “redirection advised” message. However, currently the default action if the user clicks “NO” is to exit back to ET’s main menu as per the code below:
BUTTON( SUBWINDOW_X+6+.5*(SUBWINDOW_WIDTH-18)+6, SUBWINDOW_Y+SUBWINDOW_HEIGHT-24, .5*(SUBWINDOW_WIDTH-18), 18, "NO", .3, 14, uiScript clearError ; close popupServerRedirect ; open main_opener )
Ideally, we would like the action on “NO” to be to resume ‘queuing’ for the server. My gut instinct is that this wont be possible and at best we could get the action to loop back and try again. However, I’m hoping that someone more knowledgeable than myself will be able to tell me otherwise.
My knowledge of the possible actions available is limited. Any help anyone can offer would be greatly appreciated.
Thanks
GhosT:McSteve
Ghostworks Public - 213.230.209.87:27970