1 |
This is how I see solution to this kind problem:
|
1 |
This is how I see solution to this kind problem:
|
2 |
\n
|
2 |
\n
|
3 |
- something monitors player's simulation speed
|
3 |
- something monitors player's simulation speed
|
4 |
\n
|
4 |
\n
|
5 |
- if it drops below 0.9 for more than 5 seconds(we allow short lags) player gets a message across his screen:
|
5 |
- if it drops below 0.9 for more than 5 seconds(we allow short lags) player gets a message across his screen:
|
6 |
"Warning! It seems your PC is running slow and you can'y play this game"
|
6 |
"Warning! It seems your PC is running slow and you can'y play this game"
|
7 |
with a countdown of 60 seconds, game pause should pause counter too
|
7 |
with a countdown of 60 seconds, game pause should pause counter too
|
8 |
\n
|
8 |
\n
|
9 |
-
if
problem
was
not
solved
for
this
time
he
gets
auto
kicked
from
this
game
|
9 |
-
if
problem
was
not
solved
for
this
time
he
get
automatically
resigns
from
this
game
|
10 |
- his units are being transferred to the most exp. player, nobody lags anymore, all are happy, except the lagger(still better than making 10 players suffer).
|
10 |
- his units are being transferred to the most exp. player, nobody lags anymore, all are happy, except the lagger(still better than making 10 players suffer).
|
11 |
\n
|
11 |
\n
|
12 |
As a result we get:
|
12 |
As a result we get:
|
13 |
- fair problem solution, we punish laggers and help players with good PCs, meanwhile we give laggers time to fix their PC and warn them about the problem
|
13 |
- fair problem solution, we punish laggers and help players with good PCs, meanwhile we give laggers time to fix their PC and warn them about the problem
|
14 |
- we save player's time from doing unnecessary !votekick
|
14 |
- we save player's time from doing unnecessary !votekick
|
15 |
- game runs much smoother and new players won't be crying "wtf is going on, I have top PC and this game reminds me about chess, I'm leaving away"
|
15 |
- game runs much smoother and new players won't be crying "wtf is going on, I have top PC and this game reminds me about chess, I'm leaving away"
|