[QUESTION] PoEHud menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 16 of 16
  1. #16
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Here u go, find the file "PoEHUD\src\Poe\Components\AttributeRequirements.cs" and replace the code in it, with following code.

    Code:
    // (c) by c.huede (sirais)
    // if used in any program the sourcecode for thios has to be provided !
    namespace PoeHUD.Poe.EntityComponents
    {
        public class AttributeRequirements : Component
        {
            public int strength => (Address != 0) ? M.ReadInt(Address + 0x10, 0x10) : 0;
            public int dexterity => (Address != 0) ? M.ReadInt(Address + 0x10, 0x14) : 0;
            public int intelligence => (Address != 0) ? M.ReadInt(Address + 0x10, 0x18) : 0;
        }
    }
    Originally Posted by Cosmo777 View Post
    Im currently trying to find the item that is being held by the cursor, quite the challenge so far
    Tis not a problem, i try to learn how to find it myself every couple of days still cant get my head around finding addresses in any game.

    [QUESTION] PoEHud
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Model Changing Question
    By MasterYuke in forum World of Warcraft General
    Replies: 6
    Last Post: 09-17-2006, 09:56 PM
  2. Couple Private Server questions
    By Jboz in forum World of Warcraft General
    Replies: 21
    Last Post: 07-26-2006, 07:37 PM
  3. Sorry..newb mail question
    By nolbishop in forum World of Warcraft General
    Replies: 2
    Last Post: 06-07-2006, 07:21 PM
  4. Question..
    By janzi9 in forum Community Chat
    Replies: 3
    Last Post: 04-02-2006, 10:20 AM
  5. A GALB question
    By bassman in forum World of Warcraft General
    Replies: 4
    Last Post: 03-28-2006, 09:49 AM
All times are GMT -5. The time now is 03:08 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