Latency Adjuster Code help menu

User Tag List

Results 1 to 1 of 1
  1. #1
    phasechange's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    May 2008
    Posts
    70
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Latency Adjuster Code help

    local minValue = 0.05
    local maxValue = 0.1
    local curPing = tonumber((select(3,GetNetStats()) + select(4,GetNetStats())) / 1000) + .025

    if curPing < minValue then
    curPing = minValue
    elseif curPing > maxValue then
    curPing = maxValue
    end

    PQR_SpellAvailableTime = curPing

    I'd like to know how to properly optimize this piece of code for optimal dps. I've noticed by changing the max values that my dps either goes up or down by a few thousand on the heroic raid dummy. So from I gather, it will take your world + home latency and add 25 ms to it?

    That figure becomes your current ping and if it's less than your minvalue of 50ms it will register as 50 ms and if it's greater than your maxvalue of 100ms, it will register as 100ms.

    What happens if it's in the middle of your min and max ping value, for instance 75ms?

    Also I've read to set your in game latency thing to home+world+250, is this true or should I use the home+world+25 as in the code? Also, pqr spell check delay is 50ms, would I receive any benefit to lowering or raising this value?

    I play a melee btw.

    Thanks guys, I'm really confused!

    Latency Adjuster Code help

Similar Threads

  1. Email 'Phishing' html coding, help needed?
    By Gevalia in forum WoW Scams Help
    Replies: 2
    Last Post: 07-06-2008, 12:17 PM
  2. C++ code help
    By Chuck Norris in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-19-2008, 05:12 PM
  3. [code help]
    By runiker in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 02-18-2008, 07:52 PM
  4. WPE Coding Help
    By Rectal Exambot in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 01-21-2008, 03:01 AM
  5. [AU3] Need some coding help.
    By Tink in forum Community Chat
    Replies: 4
    Last Post: 12-25-2007, 12:10 AM
All times are GMT -5. The time now is 11:39 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search