forked from 2009Scape/Server
Updated the ingame rules screen to specify that bypassing AFK is an unfair advantage
This commit is contained in:
parent
0b15f03174
commit
1d9165e874
1 changed files with 3 additions and 2 deletions
|
|
@ -17,9 +17,10 @@ object RulesAndInfo {
|
|||
"<col=ffffff>3. Do not discuss or advertise other servers.</col>",
|
||||
" -Discussion of the live jagex games is fine.",
|
||||
" -Discussion of open source projects is fine.",
|
||||
"<col=ffffff>4. No use of any kind of automation tool.</col>",
|
||||
"<col=ffffff>4. No unfair advantages.</col>",
|
||||
" -This includes autoclickers, autohotkey, etc.",
|
||||
" -Exception: 1-to-1 inputs, such as mousekeys."
|
||||
" -Exception: 1-to-1 inputs, such as mousekeys.",
|
||||
" -Includes training methods that bypass AFK limits."
|
||||
)
|
||||
val SEPARATOR = "<str> </str>"
|
||||
val INFO = arrayOf(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue