public OnGameModeExit(){ // registro for(new i=0; i<MAXPLAYERS; ++i) SalvarPlayer(i); DOF2::Exit(); return 1;}