-
Notifications
You must be signed in to change notification settings - Fork 1
/
gtr_online.tex
95 lines (65 loc) · 3.06 KB
/
gtr_online.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
\documentclass{article}
\usepackage[utf8]{inputenc}
\title{General }
\author{Jan 'Icy' Urech \& Oliver 'hliddal' Hliddal}
\date{\today}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\makeatletter
\begin{titlepage}
\centering
\includegraphics[scale=0.075]{img/GECo.png}\\
\LARGE \@title Tournament Rules\\ \normalsize by \@author\\ \@date
\end{titlepage}
\makeatother
\clearpage
\tableofcontents
\clearpage
\section{Specific rules}
For all tournaments their specific rules apply. You can find them on their tournament page.
\section{Participation}
To participate in a tournament you have to..
\begin{itemize}
\item be signed up before the sign up period ends and check-ed in before the check-in period ends.
\item not already be signed up for the other tournament.
\end{itemize}
\section{Tournament organizer}
The tournament organizer is one designated member of the Admin team. They update the scores and are the contact person in case of a dispute. Please do not hesitate to contact the tournament organizer if you have any questions.
\section{Teams}
Each team has to be full to participate in a tournament. If you want to use a substitute/additional player in your team contact the tournament organizer.
\section{Team captain}
The team captain is responsible for the whole team. They're in charge of
communication with other teams and the tournament organizer.
The team captain is the owner of the team, as indicated on our website.
They can only be changed before the tournament starts. After each match, the team captain of the losing team has to announce the result to the tournament organizer.
\section{Timetable}
Matches have to be played as soon as possible.\\
Showing up late can lead to a game($>$10min) or even a match loss($>$20min). The latest possible start time is the time given on the timetable.
\section{Seeding}
Tournament seedings will either be done at random or by the tournament organizer.\\
In the sign up you will be asked for an estimate of your skill level in order to estimate the strength of your team.
Please provide an honest estimate this will make the tournament better for you and other participants.
\section{Tournament modes}
The tournaments are limited to 32 teams (League of Legends) and 16 teams (CS:GO).
Both tournaments will be held in the following mode:
\subsection{Single-Elimination}
In Single-Elim each team is eliminated when it loses a match.\\
\section{Player Behavior}
\subsection{Cheating}
Any kind of cheating is strictly forbidden.\\
Abusing bugs on purpose, using any third-party software that gives you an unfair advantage and ghosting in any way are also considered cheating.
\subsection{Flaming}
Don't be toxic!\\
The event should be fun for everyone.
\subsection{Tournament organizer instructions}
Always follow the instructions of the tournament organizers.
\section{Punishments}
Violating the rules above may result in one of the following punishments:
\begin{itemize}
\item Replaying of a match
\item Match- or Game-loss
\item Team being excluded from the tournament
\end{itemize}
\end{document}