Did they change the offsets order of XYZ in ClickToMove ? menu

User Tag List

Results 1 to 3 of 3
  1. #1
    natt_'s Avatar Contributor
    Reputation
    145
    Join Date
    Dec 2007
    Posts
    391
    Thanks G/R
    13/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Did they change the offsets order of XYZ in ClickToMove ?

    As usual this is the way its done via wow.exe+0xE47A50 (CTM)

    Code:
                //Coords from Valley of trials (Starting zone for Orc)
                X = CTM + 0x84, // -550.3654
                Y = X + 0x4,       // -4297.230 
                Z = X+ 0x8         // 36.73144
    and the results should be as stated above

    but if i lock the "Y" coordinate it will lock me from West to East, not from North to South as its supposed to do

    the Z however locks me from North to South

    So i guess CTM offsets values got rotated 2 times

    Code:
                //Coords from Valley of trials (Starting zone for Orc)
                Z = CTM + 0x84, // 36.73144 
                X = Z + 0x4,  // -550.3654
                Y = Z+ 0x8  // -4297.230
    am i dreaming or is this correct?
    Last edited by natt_; 10-12-2015 at 07:16 AM.

    Did they change the offsets order of XYZ in ClickToMove ?
  2. #2
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1511
    Join Date
    May 2008
    Posts
    2,432
    Thanks G/R
    81/333
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Did you check that Z is being applied correctly? Z, X, Y seems unlikely - try starting from X at 0x88.

    Edit: X should always be the first coordinate in any situation, Y and Z may be flipped depending on the up vector but X is never up. Try to remember that. WoW uses a Z up (right handed) coordinate system.
    Last edited by Jadd; 10-12-2015 at 09:35 AM.

  3. Thanks natt_ (1 members gave Thanks to Jadd for this useful post)
  4. #3
    natt_'s Avatar Contributor
    Reputation
    145
    Join Date
    Dec 2007
    Posts
    391
    Thanks G/R
    13/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are correct, i failed with the X offset which messed the rest up, thanks for the headsup +rep


    edit: had to spread rep lol
    Last edited by natt_; 10-12-2015 at 11:13 AM.

Similar Threads

  1. Replies: 3
    Last Post: 02-27-2018, 09:36 PM
  2. [How-To] did somebady have the base address and offset of Number of bullets
    By mknanren in forum Overwatch Exploits|Hacks
    Replies: 4
    Last Post: 07-29-2016, 07:13 AM
  3. Did they fix the RaF summon to Worgen / Goblin starting zone?
    By JustRob in forum World of Warcraft General
    Replies: 0
    Last Post: 08-03-2015, 09:27 AM
  4. Why did they deleted the scripts?
    By Rockerfooi in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-14-2007, 01:16 PM
  5. Changing the Order of your Characters on the select screen
    By arewin in forum World of Warcraft General
    Replies: 4
    Last Post: 06-03-2007, 12:53 PM
All times are GMT -5. The time now is 09:07 PM. 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