Any way to fix it so that I can start with TAKEOVER but then bind to the menu? i.e. logic like this (apologies for slacker pseudocode syntax)

Code:

WAIT_FOR_PLAYER
TAKEOVER

while (!quit)
{
while (!hide)
{



}
WAITMENU(menulabels) // to bind to the hijack menu
}
WAITMENU(NULL) // to quit

_________________________
- Tony C
my empeg stuff