look this...
dswp_tools/clientcounter/colorshow.php
select
TIME_FORMAT(time, '%H:%i') as time,
DATE_FORMAT(time, '%M %d, %Y') as datum,
time as timestamp,
count,
(SELECT count FROM clientcounter WHERE time < timestamp order by time desc LIMIT 1 ) AS prev_count,
((count) - (SELECT count FROM clientcounter WHERE time < timestamp order by time desc LIMIT 1 ) ) AS dif_count,
map
from clientcounter
order by timestamp desc
limit 0,1700
Crusher wrote:When subterra loads almost everyone get disconnected because of this error : "Cl_GetServerCommand: a reliable command was cycled out".
This error also appears when the Crossing map loads, but subterra is a lot worse. Sometimes more than 90% of the players get disconnected with subterra.
Deviant wrote:Crusher wrote:When subterra loads almost everyone get disconnected because of this error : "Cl_GetServerCommand: a reliable command was cycled out".
This error also appears when the Crossing map loads, but subterra is a lot worse. Sometimes more than 90% of the players get disconnected with subterra.
Or they just leave coz the map is so bad propably not. But that particular map is not one of my favourites for sure
Who is onlineUsers browsing this forum: No registered users and 0 guests |
Misc
|