Please frontpage this, this is excellent. The main item on the frontpage is still the Moscow LAN viewer guide, which is now useless.
Account Details | |
---|---|
SteamID64 | 76561197960497430 |
SteamID3 | [U:1:231702] |
SteamID32 | STEAM_0:0:115851 |
Country | Netherlands |
Signed Up | October 13, 2012 |
Last Posted | May 9, 2025 at 5:15 AM |
Posts | 731 (0.2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
Just having the feature of logging in as another user as an admin isn't a huge deal in my opinion. As long as you make sure the actions done by these admins are logged properly it's a very handy tool to help customers. Has to be used responsibly obviously.
Now not having SSL, either by simply adding cloudflare (probably a good idea for a league site anyway due to DDoS protection) or getting a free cert from letsencrypt, is mind boggling.
- Your username sanitization is broken, try changing your name to have < in the middle
What happens? Is this a potential XSS issue? Has anyone changed name to <script>alert("hi");</script> yet?
Just put the case down on your backseat in such a way that the videocard and CPU cooler are facing up, maybe wrapped in a blanket, surrounded by other crap so it can't move around too much. That's all.
Never had any issues in over 20 years of travelling to LAN parties, including 8 hour trips to England.
MGE is a sourcemod plugin, so you need:
Metamod, sourcemod and the MGE plugin installed in sourcemod.
rcon sm plugins list can show you if it's installed, running or not loading for example. Server logs/console will tell you why.
Are sourcemod and the MGE sourcemod plugin loading?
mastercomsWhat causes you to say that? Curious what you exactly mean by "state of the source server engine".
These are 4 non-default, very rarely changed variables on a 10 year old engine that no longer gets a lot of love from its creator.
If they work, only 1 out of 4 (clock correction) has any bearing on competitive play, the others are the concern of server operators, who should prefer sticking to defaults (used by nearly everyone) instead of rarely used (threaded) optimizations.
As a server operator I favor stability over changing variables that hardly anyone else runs. That way when one of my servers crashes, it's more likely to be something a lot of server operators have already seen, instead of some rarely unknown network threading bug in the orangebox server code.
League configs should concern themselves with settings that affect competitive play, not try to do server optimizations nor change server names and passwords.
Stuff that shouldn't be in any league config ever, because:
- It gets people into trouble with their gameserver provider
- Or it's none of the league's business
tv_port "27020" // STV port
tv_enable "1" // enables Source TV
host_framerate "0" // unlocks server framerate, essentially
tv_password "tfclSTV" // STV password. ***REQUIRED FOR MATCHES, DO NOT CHANGE***
tv_name "TFCL SourceTV Bot" // STV name in scoreboard. change this if you want
hostname "TCFL 6s Match" // server name in server browser. change this if you want
Stuff that probably doesn't work considering the state of the source server engine:
sv_clockcorrection_msecs "30"
host_thread_mode "1" // turns on multithreading if the server supports it
lzma_persistent_buffer "1" // keeps a persistent buffer for LZMA decompression to prevent memory from being allocated and unallocated repeatedly
sv_parallel_sendsnapshot "1" // sends packets in parallel
RecordSTV can change the name and location of the recording. If you haven't set any of the RecordSTV variables, it should look something like this in the "tf" dir:
match-YEARMONTHDAY-TIME-MAP.dem
If you also start using demos.tf you won't have to worry about FTP-ing and looking for the files of course.
JynxiiHow old was he? I know pretty much nothing about starcraft and the personalities in that scene, but from the reactions this is pretty unexpected
33.
He had a blood cloth (DVT) back in 2013 and recently had to get an infected abscess removed on his leg.
Still very very unexpected, his last stream was Saturday and he seemed fine.
Your ISP probably bought some extra IP addresses formerly used in India, GeoIP databases can take a while to catch up and not everyone updates them regularly (looking at you TF2Center!).
Not much you can do about it yourself, you could try submitting a correction here: https://support.maxmind.com/geoip-data-correction-request/
I can't wait to hear about a more modern piece of VoiP software, especially one that's:
- Free
- Self-hosted
- Open source
- Secure
- Light on CPU
- Light on memory
- Light on bandwidth
- Provides amazing audio quality with a codec like opus
Please do tell
GrapeJuiceIIIit stopped after the first hop (which i scratched out because i assume that is ddos/dox territory)
Could be your router blocking access. If you can login to it, see if it has flood detection or other useless security voodoo and disable it.
I can ping both those IPs, so you're either IP banned by both, or there's something wrong with your connetion. Run a "tracert" to the same IPs.
In the same cmd prompt: tracert ip-address-here