Page 1 of 1

yo yo

Posted: Fri Oct 17, 2008 12:41 am
by upandATOM
G'day :)
My names josh. Just wanted too introduce myself a little, since I am new here. I will be contributing too the community as much as I can :)

I absolutely love FPS games somthing that takes alot of skill imho. Over these past few days i've been playing Quake 3 Arena demo and have loved every moment of it. I have finally decided to buy the actual game, but was just curious but is there anyway i can improve my in game performance, so i can get a reasonable ping?

cheers

josh :)

Re: yo yo

Posted: Fri Oct 17, 2008 12:55 am
by DooMer
/rate 25000
/cl_maxpackets 125
/snaps 40

Re: yo yo

Posted: Sat Oct 18, 2008 5:48 pm
by Eddie
DooMer wrote:/rate 25000
/cl_maxpackets 125
/snaps 40
agreed!

Re: yo yo

Posted: Sun Oct 19, 2008 12:00 am
by upandATOM
Thanks alot man :) they worked like a charm :up:

Re: yo yo

Posted: Sun Oct 19, 2008 9:14 am
by <Sub*Zer0>
/rate 25000
/cl_maxpackets 125
/snaps 40

what do these mean

Re: yo yo

Posted: Sun Oct 19, 2008 12:00 pm
by ^misantropia^
1. max bytes per second sent
2. max client updates per second sent (an update is usually between 40 and 60 bytes)
3. max server updates sent to you; default is once per 50 ms, /snaps 40 means 1000/40 = 25 or once per 25 ms (however, snaps is capped to sv_fps so if the server is running at 20 fps, you'll only receive an update every 50 ms)