[Guide-kind of] How I handle objects. menu

User Tag List

Page 6 of 6 FirstFirst ... 23456
Results 76 to 80 of 80
  1. #76
    Bananenbrot's Avatar Contributor
    Reputation
    153
    Join Date
    Nov 2009
    Posts
    384
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Like in Java you cannot declare any global variables. You must package them into a class, this is obvious and was omitted in the guide.
    Program in C++ if you are more comfortable with it.

    [Guide-kind of] How I handle objects.
  2. #77
    lionsq's Avatar Private
    Reputation
    2
    Join Date
    May 2011
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks a lot, this post is of great help for me.

  3. #78
    Require's Avatar Sergeant
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    40
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If this is considered a bump, sorry for that. Just wanted to say this tutorial was very useful to me. You should have explained what the staticClient offset is that would make it more obvious. (Well atleast for me). Thanks for this tutorial

  4. #79
    Subhuman's Avatar Private
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice guide!

  5. #80
    hb123220's Avatar Member
    Reputation
    8
    Join Date
    Mar 2012
    Posts
    41
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx so much,,it helps me a lot~~but you made a mistake~~
    mistake→
    Code:
     public int CurrentMana
            {
                get { return ObjectManager.WowReader.ReadInt32((IntPtr)(DescriptorFields + CurrentMana)); }
    correct→
    Code:
     public int CurrentMana
            {
                get { return ObjectManager.WowReader.ReadInt32((IntPtr)(DescriptorFields + CurrentManaoffset)); }
    Last edited by hb123220; 03-13-2012 at 01:10 PM.

Page 6 of 6 FirstFirst ... 23456

Similar Threads

  1. [Guide] How I handle log files!
    By Viano in forum Programming
    Replies: 0
    Last Post: 01-09-2010, 03:36 PM
  2. [Guide]How to build Objects in your server [EASY FAST STEPS]
    By matafakas in forum WoW EMU Guides & Tutorials
    Replies: 26
    Last Post: 03-07-2009, 01:48 PM
  3. [Guide] How to handle beggers
    By manowarlock in forum World of Warcraft Guides
    Replies: 23
    Last Post: 11-08-2008, 09:55 PM
All times are GMT -5. The time now is 05:40 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