Search found 11 matches

by Bino45
Sun 22. Sep 2024, 17:37
Forum: Bans
Topic: Cheater detected ;)
Replies: 3
Views: 7052

Re: Cheater detected ;)

Hello,
I don't know if you have the radar on the demo.
He knows exactly where to throw or bounce his grenades, preshot through doors when a CT comes into the opening.
It jumps when exactly a CT will appear in the skylight, etc...
by Bino45
Sun 22. Sep 2024, 03:23
Forum: Bans
Topic: Cheater detected ;)
Replies: 3
Views: 7052

Re: Cheater detected ;)

# 976 "Urban Macrage camper kid" [U:1:29875015] 1:56:47 60 0 active
by Bino45
Sun 22. Sep 2024, 03:06
Forum: Bans
Topic: Cheater detected ;)
Replies: 3
Views: 7052

Cheater detected ;)

Hi,

Detected this night ;)

++
by Bino45
Wed 3. Aug 2022, 19:03
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hello, I'm reviving the topic ^^
The sv_minrate 60000 is ok but...

Sv_mincmdrate and sv_minupdaterate must be at 66 please... not less...

Some players with the default source netcode are much less "touchable"... and it's not a feeling :)

Thanks for the consideration ;)
by Bino45
Mon 1. Nov 2021, 21:58
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hello,

I see that you have passed the office deatmatch in tick100 with settings like those I mentioned here a few months ago.
Congratulations to you ;)

Now you have a real contemporary server xd ^^
by Bino45
Fri 19. Mar 2021, 22:11
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hi,


Still not motivated to try my advice?

Greetings;)
by Bino45
Wed 24. Feb 2021, 19:15
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hi,

Maxrate doesn't mean that you "force" your game to use 8Mb, but that you "allow it if needed" to use 8Mb.

So the correct value is sv_maxrate 0: so the player is free to put 125000 for example.

The important values ​​are the sv_min, namely:
- sv_minrate: set it to 50,000 for example because ...
by Bino45
Sat 19. Dec 2020, 20:19
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hello !

Still no changes planned?

Not even trying 1 month with?
sv_minrate 75000
sv_maxrate 0
sv_mincmdrate 66
sv_maxcmdrate 66
sv_minupdaterate 66
sv_maxupdaterate 66
by Bino45
Tue 12. Mar 2019, 23:09
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

up ;)
by Bino45
Sun 10. Feb 2019, 19:36
Forum: General
Topic: Server.cfg
Replies: 16
Views: 21039

Re: Server.cfg

Hi,

As default, the source engine setup netcode to some value are made for local gaming : 30000.20.30

All broaband connexion in 2019 can support 500K rate. The source limit is 1048576. If you set rate to 1048576 you say to the game "you can use 1Mb" and not "You must use 1 Mb".

Fix a bad limit ...