public OnGameModeExit(){ for(new i = 0; i < MAX_STREAM_OBJECTS; i++) { DestroyStreamObject(i); } return 1;}