how to expand the freeze-time

Chat area specifically for CoDJumper

Moderator: Core Staff

User avatar
The Dude
CJ Spammer!
CJ Spammer!
Posts: 710
Joined: February 13th, 2008, 5:00 pm
Location: Germany
Contact:

how to expand the freeze-time

Post by The Dude » April 20th, 2009, 7:11 pm

how can i expand the freeze-time (ping lag) ?
cl_timeout XXXX dont work for me, my second player (i at my laptop ^^) leave ever the server after ca 1 minute with the lost connection message :cry:

i need a freeze for ca 10-20 minutes :shock:

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: how to expand the freeze-time

Post by Pedsdude » April 20th, 2009, 8:02 pm

I wouldn't have thought it was possible, unless perhaps a config like:

ping lag; wait 200; ping lag; wait 200; etc. etc.
Image
Image

matt101harris
PC Team
PC Team
Posts: 2369
Joined: March 30th, 2008, 4:21 pm
Location: South England
Contact:

Re: how to expand the freeze-time

Post by matt101harris » April 21st, 2009, 12:49 am

depends dude how long 4? Becuase i find that if i tap the bind key about 4-5 times i get a good 5 seconds maybe more
PeЧĐuĐe@CoDJumper.com: put your cock away, you sick man
Matty@CoDJumper.com: hahaha
PeЧĐuĐe@CoDJumper.com: (while i whip mine out)
Matty@CoDJumper.com: lol
PeЧĐuĐe@CoDJumper.com: just kidding
PeЧĐuĐe@CoDJumper.com: ... i don't have one :(

User avatar
The Dude
CJ Spammer!
CJ Spammer!
Posts: 710
Joined: February 13th, 2008, 5:00 pm
Location: Germany
Contact:

Re: how to expand the freeze-time

Post by The Dude » April 21st, 2009, 7:37 am

i want do a hard bounce, fall a little down and freeze, then bounce with the other player on the first one and jump from the first on the target ...

but i need many tries and many many many more time :(

matt101harris
PC Team
PC Team
Posts: 2369
Joined: March 30th, 2008, 4:21 pm
Location: South England
Contact:

Re: how to expand the freeze-time

Post by matt101harris » April 21st, 2009, 8:28 am

lol i know wat u mean :D. I have tryed that before :S lol
PeЧĐuĐe@CoDJumper.com: put your cock away, you sick man
Matty@CoDJumper.com: hahaha
PeЧĐuĐe@CoDJumper.com: (while i whip mine out)
Matty@CoDJumper.com: lol
PeЧĐuĐe@CoDJumper.com: just kidding
PeЧĐuĐe@CoDJumper.com: ... i don't have one :(

_DanTheMan_
PC Team
PC Team
Posts: 294
Joined: September 6th, 2008, 2:14 am

Re: how to expand the freeze-time

Post by _DanTheMan_ » April 21st, 2009, 1:32 pm

You could try sv_timeout 0.
Other than that or cl_timeout I wouldn't know.
Image

atze<3
CJ G0D!
CJ G0D!
Posts: 1587
Joined: January 3rd, 2006, 9:38 am
Location: Germany

Re: how to expand the freeze-time

Post by atze<3 » April 21st, 2009, 7:50 pm

peds got it..
create a new config called "lag.cfg" or something like that and write
ping lag;
wait 20;
ping lag;
wait 20;
ping lag;
wait 20;
etc....(copy and paste ftw)
then save this config in ur main folder and type "/bind [KEY] exec lag.cfg" ingame...

User avatar
Nightmare
Core Staff
Core Staff
Posts: 2688
Joined: January 12th, 2006, 10:09 pm
Contact:

Re: how to expand the freeze-time

Post by Nightmare » April 22nd, 2009, 12:08 am

Why not just do this?

Code: Select all

ping lag;
wait 20;
exec lag.cfg;
Run it once, runs forever!
Until you quit at least.
Coding is Poetry. Mapping is Art.
"Cause im the sexiest mapper ever...except for nm, that sexy man" - Soviet

-=[CoDJumper.com Movies]=-
[Ambush] || [Backlot] || [Bloc] || [Bog] || [Broadcast] || [Chinatown] || [Countdown]
[Crash] || [Creek] || [Crossfire] || [District] || [Downpour] || [Killhouse] || [Overgrown]
[Pipeline] || [Shipment & Wetwork] || [Showdown] || [Strike] || [Vacant]

JDogg
Too cool for CoDJumper
Too cool for CoDJumper
Posts: 3617
Joined: August 28th, 2007, 11:46 am
Location: Melbourne, Australia

Re: how to expand the freeze-time

Post by JDogg » April 22nd, 2009, 9:26 am

Nightmare wrote:Why not just do this?

Code: Select all

ping lag;
wait 20;
exec lag.cfg;
Run it once, runs forever!
Until you quit at least.
Can you stop it?.
Image
Image

atze<3
CJ G0D!
CJ G0D!
Posts: 1587
Joined: January 3rd, 2006, 9:38 am
Location: Germany

Re: how to expand the freeze-time

Post by atze<3 » April 22nd, 2009, 11:12 am

Nightmare wrote:Why not just do this?

Code: Select all

ping lag;
wait 20;
exec lag.cfg;
Run it once, runs forever!
Until you quit at least.
even better if it works

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: how to expand the freeze-time

Post by Pedsdude » April 22nd, 2009, 3:26 pm

Indeed, that should work, although you wouldn't be able to stop it :roll:
Image
Image

JDogg
Too cool for CoDJumper
Too cool for CoDJumper
Posts: 3617
Joined: August 28th, 2007, 11:46 am
Location: Melbourne, Australia

Re: how to expand the freeze-time

Post by JDogg » April 23rd, 2009, 10:08 am

Pedsdude wrote:Indeed, that should work, although you wouldn't be able to stop it :roll:
Yeah that's what I was thinking. Hmmmm.
Image
Image

User avatar
The Dude
CJ Spammer!
CJ Spammer!
Posts: 710
Joined: February 13th, 2008, 5:00 pm
Location: Germany
Contact:

Re: how to expand the freeze-time

Post by The Dude » April 23rd, 2009, 11:57 am

and better: u cant do anything :? only strg-alt-del and stop the task, start the game again and reconnect to the server ....

User avatar
[SoE]_Zaitsev
Core Staff
Core Staff
Posts: 14220
Joined: October 21st, 2004, 7:17 pm
Location: Holland
Contact:

Re: how to expand the freeze-time

Post by [SoE]_Zaitsev » April 23rd, 2009, 3:45 pm

oh jesus... It's obvious what he means >_>
matt101harris wrote:big cock was the first thing that came to my head lol

User avatar
The Dude
CJ Spammer!
CJ Spammer!
Posts: 710
Joined: February 13th, 2008, 5:00 pm
Location: Germany
Contact:

Re: how to expand the freeze-time

Post by The Dude » April 23rd, 2009, 5:13 pm

here it is strg ....

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests