Forum

> > CS2D > Servers > Big Lag Other player enter server.
Forums overviewCS2D overview Servers overviewLog in to reply

English Big Lag Other player enter server.

17 replies
To the start Previous 1 Next To the start

old closed Big Lag Other player enter server.

MethodMan
User Off Offline

Quote
Please Help me!
One Player enter in my server have big lag the fps is 1
the game closed ceding the time of ceding file have lag.

the problem continues...
I changed the server after transfer to 50 100 ...

please help..

pc information:Memorie 2GB,HD 80 GB (Before it was 320 and the prblem co). .
PLEASE HELP ME!!!

internet speed 3,6 mb!
edited 6×, last 03.10.11 01:38:24 am

old Re: Big Lag Other player enter server.

boyzinthewoodz
User Off Offline

Quote
i fully understand your problem, but if you really want somebody to join your server with a low ping(atleast 200~) then there are only 2 ways. get better internet or buy a server. both ways cost money. now you have to think?
where you can get money for this? work! but you go to school? well you could maybe manage to get weekend job or the other way: ask your parents! /like all the others here/
anyway, you need money for it. other ways will not work

old Re: Big Lag Other player enter server.

PyroCracker
User Off Offline

Quote
user Apache uwu has written
homeroot



...................

can you explain what a "homeroot" is!?
please, i have realy no idea

to topic:
you say it laggs when someone connect to your server:

set the transferspeed down!

http://www.cs2d.com/help.php?cat=server&cmd=transfer_speed#cmd

1
2
3
Attention: Too high values may lead to lags for people playing while someone downloads files from the server. In worst case it can even lead to a complete loss of the connection (disconnect/ping timeout).

Low values will make all transfers take longer but ensure that playing can go on without lags.

(first helpfull post here the best was the homeroot fur sure!)

old Re: Big Lag Other player enter server.

Bowlinghead
User Off Offline

Quote
Describtion has written
when I talk about using a script as I speak I speak as two normal yellow color and the script!


add a "return 1" at your say hook.
1
2
3
4
addhook("say","adminsay")
function adminsay(id,t)
-- Your code, and so on
return 1 -- Delete the real Message from you!

old Re: Big Lag Other player enter server.

MethodMan
User Off Offline

Quote
hahahahaha i add and the erro continues look

admins = {xxxxx}
adminlist = {21825}

addhook("say","adminsay")
function adminsay(id,txt)
for _, usgn in ipairs(adminlist) do
if player(id,"usgn") == usgn then
     msg("©225514797"..player(id,"name").." Says: "..txt)
return 1
end
end
end

old Re: Big Lag Other player enter server.

Bowlinghead
User Off Offline

Quote
user MethodMan has written
hahahahaha i add and the erro continues look

admins = {xxxxx}
adminlist = {21825}

addhook("say","adminsay")
function adminsay(id,txt)
for _, usgn in ipairs(adminlist) do
if player(id,"usgn") == usgn then
     msg("©225514797"..player(id,"name").." Says: "..txt)
return 1
end
end
end


Please use
1
[code] [/ code]
Tags! At your script: Usally its right, there is no error. But say me the error and btw why is there a table called "admins"?

old Re: Big Lag Other player enter server.

MethodMan
User Off Offline

Quote
YEEEEEEEEEEES

admins = {xxxxx}
adminlist = {21825}

addhook("say","adminsay")
function adminsay(id,txt)
for _, usgn in ipairs(adminlist) do
if player(id,"usgn") == usgn then
     msg("©225514797"..player(id,"name").." Says: "..txt)
return 1
end
end
end
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview