Haste Raiting menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    bfwlegend's Avatar Member
    Reputation
    4
    Join Date
    Jul 2007
    Posts
    71
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Haste Raiting

    Is there anyway to change how much haste it takes to get to 0.00 speed (im using my own compiled server not a repack).

    for ex this is how much it takes to get .25 speed at 80

    Haste Raiting
  2. #2
    litttleman10's Avatar Member
    Reputation
    4
    Join Date
    Apr 2009
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    find these in player.cpp

    Code:
    ( uint32 )( (float) speed / ( m_attack_speed[ MOD_MELEE ] * ( 1.0f + CalcRating( PLAYER_RATING_MODIFIER_MELEE_HASTE ) / 100.0f ) ) ) );
    
    ( uint32 )( (float) speed / ( m_attack_speed[ MOD_MELEE ] * ( 1.0f + CalcRating( PLAYER_RATING_MODIFIER_MELEE_HASTE ) / 100.0f ) ) ) );
    
    ( uint32 )( (float) speed / ( m_attack_speed[ MOD_RANGED ] * ( 1.0f + CalcRating( PLAYER_RATING_MODIFIER_RANGED_HASTE ) / 100.0f ) ) ) );
    if you change the 100.0f to 1.00f then its like 2000 haste for a 0.00 attack speed...although your attack speed is capped at one second no matter how much haste you have. I have yet to figure that part out

  3. #3
    bfwlegend's Avatar Member
    Reputation
    4
    Join Date
    Jul 2007
    Posts
    71
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i aslo changed the 1.0f higher will it also take less haste?

    ex:
    Code:
    ( uint32 )( (float) speed / ( m_attack_speed[ MOD_RANGED ] * ( 1.0f + CalcRating( PLAYER_RATING_MODIFIER_RANGED_HASTE ) / 100.0f ) ) ) );
    To:
    Code:
    ( uint32 )( (float) speed / ( m_attack_speed[ MOD_RANGED ] * ( 50.0f + CalcRating( PLAYER_RATING_MODIFIER_RANGED_HASTE ) / 1.0f ) ) ) );
    because if im right it takes "50+GEM / 1"
    so for 20 haste rating it would be "50+20/1" if im right thought u could be totally wrong never been into the .cpp files
    Last edited by bfwlegend; 07-24-2010 at 08:04 PM.

Similar Threads

  1. Shadow Priests: Haste Guide
    By Alkhara Majere in forum World of Warcraft Guides
    Replies: 2
    Last Post: 04-10-2008, 01:24 PM
  2. high haste rating for low lvls
    By feiern in forum World of Warcraft Exploration
    Replies: 7
    Last Post: 03-19-2008, 10:07 AM
  3. [Arena] 1850/2000 raiting in one day.
    By Wahgwahn in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 02-18-2008, 10:48 AM
  4. Get 150 Haste rating at LVL 1 - .39 Atk spd, 29 DPS - HORDE ONLY
    By Styro in forum World of Warcraft Guides
    Replies: 10
    Last Post: 12-19-2007, 10:40 PM
  5. crit/hit/haste work backwords
    By Zend in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 10-15-2007, 02:17 PM
All times are GMT -5. The time now is 10:10 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search