A bot is a downgrade and should not grant an advantage to the team. Source
- Muting a player doesnt mute his manual radio calls
- Scrimmage mode should get his own tab like Competitive, Casual etc.
- Give us a way to trigger commands on ingame actions like "switchedToPrimaryWeapon" or "switchedToGrenade"
This could be used to change the crosshair for weapon slots - Make sv_grenade_trajectory visible for all players on the server not only for the host
- Ban or cooldown spinbotters automatically
Location | Before | After |
---|---|---|
setpos 3236.007324 154.421204 1800.322998;setang 17.183750 -151.323654 0.000000 | 78 | 81 |
setpos 1649.152100 332.927643 1739.835693;setang 13.621508 -140.576385 0.000000 | 111 | 113 |
setpos 683.862366 918.863647 1775.195801;setang 1.578727 109.925285 0.000000 | 142 | 136 |
setpos 418.295654 1734.517090 1805.132324;setang 8.905609 -170.126724 0.000000 | 78 | 81 |
setpos -313.689941 2249.800293 1944.370605;setang 20.017368 -51.581039 0.000000 | 67 | 69 |
setpos -273.295593 47.431149 1778.730469;setang 12.083289 27.860991 0.000000 | 104 | 110 |
setpos -1485.255127 373.398315 1723.155518;setang 0.364329 -81.617104 0.000000 | 118 | 118 |
setpos 134.555557 -639.363342 1692.330566;setang 9.533026 -130.294281 0.000000 | 127 | 127 |
Region | Aver.Rank | Rank | Wins | Type | Map | Aim | Vision | External | Griefing | |
---|---|---|---|---|---|---|---|---|---|---|
1 | EU East | - | - | 4 | 2v2 | gd_rialto | x | x | x | - |
2 | US East | GN2 | GE | 101 | 5v5 | de_dust2 | x | x | - | - |
3 | Poland | S1 | MGE | 22 | 5v5 | de_mirage | x | x | x | - |
4 | EU East | GN3 | SMFC | 25 | 5v5 | de_inferno | - | - | - | - |
5 | EU East | S4 | MGE | 115 | 5v5 | de_mirage | x | x | x | - |
6 | EU West | SE | - | 3 | 5v5 | de_mirage | - | - | - | - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
########## Install NGINX ############## | |
# Install software-properties-common package to give us add-apt-repository package | |
sudo apt-get install -y software-properties-common | |
# Install latest nginx version from community maintained ppa | |
sudo add-apt-repository ppa:nginx/stable | |
# Update packages after adding ppa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function steam32To64(steam32) { | |
const SteamID64Identifier = 76561197960265728n; | |
const sidSplit = steam32.split(':'); | |
const z = BigInt(sidSplit[2]); | |
const y = BigInt(sidSplit[1]); | |
return (SteamID64Identifier + (z * 2n) + y); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aces High Pin | |
Baggage Pin | |
Bloodhound Pin | |
Bravo Pin | |
Brigadier General Pin | |
Cache Pin | |
Canals Pin | |
Chroma Pin | |
Cobblestone Pin | |
Death Sentence Pin |