Get Item Object Name menu

User Tag List

Results 1 to 4 of 4
  1. #1
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Get Item Object Name

    Atm i am using the standard asm for GetName of any Object via Baseaddr

    But it doesnt work for the item

    Conjured Fresh Water

    I've read it as Assci and Utf8 both dont work.
    All my other items work fine just not this one.

    Code:
     wow.Asm.AddLine("mov EDX, [{0}]", [PTRHERE]);
                    wow.Asm.AddLine("mov EDX, [EDX+{0}]", [PTRHERE]);
                    wow.Asm.AddLine("FS mov EAX, [0x2C]");
                    wow.Asm.AddLine("mov EAX, [EAX]");
                    wow.Asm.AddLine("add EAX, 0x10");
                    wow.Asm.AddLine("mov [EAX], EDX"); 
                    wow.Asm.AddLine("mov ecx, " + baseAddress);
                    wow.Asm.AddLine("mov eax, " + VMT48);
                    wow.Asm.AddLine("call eax");
                    wow.Asm.AddLine("retn");
    Any ideas?

    OR if i can get the ID for any object i can get the name by that but thats not in the descriptors anyways.

    He keeps making more water. Filling bags. Going to Vendor. Back to Path. Fill Back up Bags...
    Last edited by luciferc; 06-10-2009 at 09:53 PM.

    Get Item Object Name
  2. #2
    amadmonk's Avatar Active Member
    Reputation
    124
    Join Date
    Apr 2008
    Posts
    772
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For items/NPC's/etc I find that just using the cache and the entry id is so much easier... I don't know if that's an option for you in-process folks, tho.
    Don't believe everything you think.

  3. #3
    ramey's Avatar Member
    Reputation
    45
    Join Date
    Jan 2008
    Posts
    320
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you're able to parse an item link using regex out of process its a way to get the itemid. Or even running a "/script blah = SomeInGameRegexCommand(whatever)" and then using getlocalizedtext. I'm pretty sure there is a regex command in game!

  4. #4
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any code for that. I tryed looking for an example etc. (cache)

Similar Threads

  1. [Q]2.4.3 How to get object name from currentObject
    By dasnod in forum WoW Memory Editing
    Replies: 1
    Last Post: 04-27-2016, 05:20 AM
  2. Get Item Name
    By qjlex in forum WoW Memory Editing
    Replies: 28
    Last Post: 03-10-2011, 02:40 PM
  3. How to get item ID's
    By Awesomesauce231 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 10-06-2007, 05:14 PM
  4. [Guide] Finding Display IDs and Item/Object IDs,
    By iccy in forum World of Warcraft Guides
    Replies: 2
    Last Post: 10-02-2007, 11:37 PM
All times are GMT -5. The time now is 05:49 AM. 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