-- [ Picked text/plain from multipart/alternative ] Well, i mean, how can you be sure it's 25000/101/101 ? is there any way to check ? can you see that anywhere ? because in HL1 engine, by just typing the cvar into console, it doesn't say any infos you know, like in source engine.
In a netcode article, it says the max is 20000 and after it doesn't change anything... AnAkIn 2007/6/20, Hermans Dennis <[EMAIL PROTECTED]>: > > I dont get your point or what your asking ? > Server engine network code gives 25000 and 101 max so why would you set it > to 500 > ----- Original Message ----- > From: "AnAkIn ." <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, June 20, 2007 2:10 PM > Subject: Re: [hlds] Command rate / Update rate limitation > > > > -- > > [ Picked text/plain from multipart/alternative ] > > But what is the proof that it's 25000/101/101 ? because if you do > > cl_updaterate 500, and after ex_interp 0, which do > > 1/cl_updaterate=ex_interp, then ex_interp set to 0.002 and you can't go > > lower... > > > > oh and min cl_updaterate/cl_cmdrate is 10. It always goes back to 10 if > > lower... > > > > 2007/6/20, Hermans Dennis <[EMAIL PROTECTED]>: > >> > >> max: > >> rate 25000 > >> cl_cmdrate 101 > >> cl_updaterate 101 > >> or > >> rate 0 > >> cl_cmdrate 0 > >> cl_updaterate 0 > >> > >> But if you set sv_maxrate to 10000 in your server then the clients will > >> not > >> recieve 25000 but 10000 > >> > >> Not sure if sv_maxrate 25000 is possible on inet , more like 20000 and > >> 25000 > >> on lan :p > >> > >> > >> ----- Original Message ----- > >> From: "AnAkIn ." <[EMAIL PROTECTED]> > >> To: <[email protected]> > >> Sent: Wednesday, June 20, 2007 10:55 AM > >> Subject: [hlds] Command rate / Update rate limitation > >> > >> > >> > -- > >> > [ Picked text/plain from multipart/alternative ] > >> > This was posted in HLDS Linux mailing list, but had no answer, so i > >> > post > >> > it > >> > here: > >> > > >> > Hello, > >> > > >> > > >> > I would like to know if there is a limitation in the HL1 Engine of > the > >> > command rate (cl_cmdrate) / update rate (cl_updaterate), excluding > >> > sv_maxupdaterate/sv_minupdaterate. > >> > > >> > > >> > And also for rate, again excluding sv_minrate/sv_maxrate limitation. > >> > > >> > > >> > > >> > Thanks you in advance. > >> > > >> > AnAkIn > >> > -- > >> > > >> > _______________________________________________ > >> > To unsubscribe, edit your list preferences, or view the list > archives, > >> > please visit: > >> > http://list.valvesoftware.com/mailman/listinfo/hlds > >> > > >> > > >> > >> > >> > >> _______________________________________________ > >> To unsubscribe, edit your list preferences, or view the list archives, > >> please visit: > >> http://list.valvesoftware.com/mailman/listinfo/hlds > >> > > -- > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds > > > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

