just invert them i don't remember it exactly right now, but i had the same problem with a metamod plugin i wrote ; i just managed to send motd before chooseteam menu (or after ; just check)
ok, i've just checked my sources : motd must be sent before chooseteam vgui menu hope it helps ! cheers, -- djeyl ----- Original Message ----- From: "Mazor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 6:07 AM Subject: [hlcoders] VGUI Menu Order Problems > This is a multi-part message in MIME format. > -- > [ Picked text/plain from multipart/alternative ] > I get a problem with the Team Menu and MOTD menu conflicting at client > join time. If there's an MOTD present, the server sends the motd menu > and the team menu at the same time (normal, it should be like that > anyway), but one should be hidden at first (the team menu), but they're > both displayed, the MOTD menu in front, team menu behind that. When you > click the OK button for the MOTD menu, the team menu goes away, and your > left with the MOTD menu still sitting there screaming "HAHAHAHAHAHAH YOU > CAN'T GET RID OF ME!!!!", then you click ok, and it goes away. Then you > gotta bring the team menu back up to pick your team.... pain in the ass. > > -Mazor > FA Programmer > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

