FixNetSpeed

Search, find and discuss about Mutators!
Post Reply
Buggie
Godlike
Posts: 2697
Joined: Sat Mar 21, 2020 5:32 am

FixNetSpeed

Post by Buggie »

Tiny and easy mutator.
Periodically (once per minute) check client NetSpeed and if it less from maximal server speed, notify player:
Your network speed is too low (8000 < 50000). To fix game lags, write to the chat: !FixSpeed
If player write in chat !FixSpeed, then his speed increased to server value.

Install:
Add to mutator list FixNetSpeed.FixNetSpeed (or to ServerActors - preferred way)
Add to ServerPackages FixNetSpeed.
FixNetSpeed.zip
(3.16 KiB) Downloaded 45 times
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: FixNetSpeed

Post by Barbie »

Playing in a LAN I get the annoying message every minute, that my netspeed is 20 000 < 200 000. Can't that be switch off?
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
Buggie
Godlike
Posts: 2697
Joined: Sat Mar 21, 2020 5:32 am

Re: FixNetSpeed

Post by Buggie »

Fix via chat not work?
!FixSpeed
in chat

Automatically merged

I can make exception for LAN play (if able detect it OFC) but main goal of this thing make client speed bigger from derver and stop make bottle neck from client setiing, so not need any sense of such expection.

if you use 200k on lan just set netspeed 200k for client. What is problem?
User avatar
Barbie
Godlike
Posts: 2792
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: FixNetSpeed

Post by Barbie »

Buggie wrote: Sat Feb 12, 2022 12:56 am What is problem?
Maybe some player don't want to have the settings changed nor having that message every minute.
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
Buggie
Godlike
Posts: 2697
Joined: Sat Mar 21, 2020 5:32 am

Re: FixNetSpeed

Post by Buggie »

Not reason. Maybe some players not want see kill message from other players too. Or see your "Tips" on servers. Or see taunts in chat. or.. or...
Some options not configurable. I not see any problem if such info appear once per minute.
Possible such timer can be configurable on server-side.
Post Reply