diff options
Diffstat (limited to 'RULES.md')
| -rw-r--r-- | RULES.md | 37 |
1 files changed, 19 insertions, 18 deletions
| @@ -4,39 +4,40 @@ To compete on the leaderboard, you must adhere to the following rules. Failure t | |||
| 4 | 4 | ||
| 5 | ## Game | 5 | ## Game |
| 6 | 6 | ||
| 7 | All runs must be performed on the latest release of Portal 2. Game files must not be modified in any way (things such as binary or dll files). | 7 | - All runs must be performed on the latest release of Portal 2. Game files must not be modified in any way (things such as binary and/or .dll files). |
| 8 | Launch options that alter game behavior (e.g., `-tickrate`) are prohibited | 8 | - Launch options/commands that alter game behavior (e.g., `-tickrate`) are prohibited. |
| 9 | The use of scripts, cheats, plugins, third-party software, or anything that changes the game's behavior is strictly forbidden. | 9 | - The use of scripts, cheats, plugins, third-party software, or anything that changes the game's behavior is strictly forbidden. |
| 10 | The only allowed plugin is SourceAutoRecord and if used it must be latest version. | 10 | - The only allowed plugin is SourceAutoRecord, and if used, it must be the latest version. |
| 11 | 11 | ||
| 12 | ### Texture Modifications | 12 | ### Texture Modifications |
| 13 | 13 | ||
| 14 | You may modify texture files as long as it doesn't give you any advantage. | 14 | - You may modify texture files as long as it doesn't give you any advantage. |
| 15 | Both `.vtf` and `.vmt` files associated with these textures can be modified. | 15 | Both `.vtf` and `.vmt` files associated with these textures can be modified. |
| 16 | Models cannot be modified as they alter game behaviour | 16 | - Models cannot be modified as they alter game behaviour. |
| 17 | 17 | ||
| 18 | ## Runs | 18 | ## Runs |
| 19 | 19 | ||
| 20 | ### Demos | 20 | ### Demos |
| 21 | 21 | ||
| 22 | Proof of your run must be recorded using demos. To start recording, type `record <demoname>` when entering the map, or use the SAR plugin with the command `sar_record_at 0`. | 22 | - Proof of your run must be recorded using demos. To start recording, type `record <demoname>` when entering the map, or use the SAR plugin with the command `sar_record_at 0`. |
| 23 | A valid demo begins when the player can move and ends when the player touches the end flags. | 23 | - A valid demo begins when the player can move and ends when the player touches the end flags. |
| 24 | For cooperative runs, both players must submit their demos. | 24 | - For cooperative runs, both players must submit their demos. |
| 25 | 25 | ||
| 26 | ### Console Commands & Cheats | 26 | ### Console Commands & Cheats |
| 27 | 27 | ||
| 28 | The use of cheats, including specific console commands, is prohibited. Even if a command is not cheat-protected, it may still invalidate your run. For a full list of banned commands, refer to rules.portal2.sr/#command-list. | 28 | - The use of cheats, including specific console commands, is prohibited. Even if a command is not cheat-protected, it may still invalidate your run. For a full list of banned commands, refer to [rules.portal2.sr/#command-list](https://rules.portal2.sr/#command-list). |
| 29 | Additionally, commands that affect game behavior (e.g., `net_*` commands) are not allowed. | 29 | - Additionally, commands that affect game behavior (e.g., `net_*` commands) are not allowed. |
| 30 | 30 | ||
| 31 | ### Banned Exploits | 31 | ### Banned Exploits |
| 32 | 32 | ||
| 33 | The following exploits are banned: freezing the game window, pause abuse, packet loss manipulation, intentional internet disconnection, and any glitches requiring setup before the run (e.g., moving portals or EHM). | 33 | - The following exploits are banned: freezing the game window, pause abuse, packet loss manipulation, intentional internet disconnection, and any glitches requiring setup before the run (e.g., moving portals or EHM). |
| 34 | If you're unsure whether an exploit is allowed, ask in the Discord server. | 34 | - If you're unsure whether an exploit is allowed, ask in the Discord server. |
| 35 | 35 | ||
| 36 | ### Note | 36 | ## Important Note |
| 37 | 37 | ||
| 38 | The moderation team has the authority to remove any record they believe to be illegitimate. | 38 | - The moderation team has the authority to remove any record they believe to be illegitimate, and/or ban any player they believe to have broken the rules. |
| 39 | If you accidentally submit an illegitimate run, the moderation team will attempt to contact you, and you may receive a warning. | 39 | - If you 'accidentally' submit an illegitimate run, the moderation team will attempt to contact you, and you may receive a warning. However, ignoring their attempts to contact you, deliberately cheating, and/or receiving too many warnings may result in a ban. |
| 40 | However, ignoring their attempts to contact you, deliberately cheating, or receiving too many warnings may result in a ban. | 40 | - Use common sense. You must be really pathetic if you intentionally cheat on least portals of all things. |
| 41 | 41 | ||
| 42 | As this is an open beta, we highly encourage players to test the limits and report any exploits they discover. Your feedback is essential to improving the system and ensuring fair competition. | 42 | ## Last Updated |
| 43 | 2024-10-19 | ||