Jump to content

iGARFiELD

Inactive
  • Posts

    2,775
  • Joined

  • Last visited

Status Updates posted by iGARFiELD

  1. ex_interp 0.1 = data about the enemy's position is being updated 10 times a second ex_interp 0.01 = data about the enemy's position is being updated 100 times a second ** Note that the information above isn't totally correct, it is just an easier way of looking at the command. With today's standards (rate 25000, updaterate 101 and cmdrate 101) interp 0.1 is a very bad idea because it essentially provides you with wrong information. The correct explanation: ex_interp sets th...

    1. iGARFiELD

      iGARFiELD

      the amount of time (in seconds) to interpolate in between each successive

      update(cl_updaterate). Set this variable to 0 and nothing else. Counter-Strike will automatically

      set your ex_interp to 1/cl_updaterate (i.e. your console will say: "ex_interp forced up to xx

      msec"). This is because the time in between each packet is exactly 1/(the # of updates per

      second), so this is how long you want your client to interpolate.

  2. cl_updaterate 101 cl_cmdrate 101 rate 25000 ex_interp 0.01 cl_lw 1 cl_lc 1

  3. "Regulile sunt aceleasi pentru toti, doar exceptiile sunt in functie de persoana."

  4. life is to short, so live it up, drink it down, party hard, smoke alot, break the rules, kiss slowly, love truly, laugh loudly, have fun, make memories, and never forget or regret anything that once made you smile :).

  5. -noforcemaccel -noforcemparms -noforcemspd

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...