if(settings.modules.tournament_mode.enabledandsettings.modules.tournament_mode.block_replay_to_player)or(@hostinfo.mode==1andsettings.modules.replay_delay)# 0x2: Block the replays to observers
@hostinfo.replay_mode|=0x2
ifsettings.modules.tournament_mode.enabledorroom.arena# 0x4: Save chat in cloud replay
ifsettings.modules.tournament_mode.enabledor@arena# 0x4: Save chat in cloud replay
if((settings.modules.tournament_mode.enabled&&settings.modules.tournament_mode.block_replay_to_player)||(this.hostinfo.mode===1&&settings.modules.replay_delay)){// 0x2: Block the replays to observers
this.hostinfo.replay_mode|=0x2;
}
if(settings.modules.tournament_mode.enabled||room.arena){// 0x4: Save chat in cloud replay
if(settings.modules.tournament_mode.enabled||this.arena){// 0x4: Save chat in cloud replay