Forum > Serverside Modding

[QUESTION] - Target Quest Frame.

(1/3) > >>

Malkorak:
Greetings.

Can anyone help me?

With what? I'm trying to add the quest emblem into the target frame.

(1:58) - That exclamation mark near the target portrait.

I cannot figure out how to. I was trying to add a new creature type into the database, CREATURE_ELITE_QUEST = 6; I did. But after I've tried to modify the XML and LUA files from TargetFrame, I got that error that my FrameXML is corrupted and I shall delete it.

Thanks.

Malkorak:
Anyone?

stoneharry:
FrameXML and GlueXML cannot be edited without removing the integrity check Blizzard implemented to prevent modification to it.

viewtopic.php?f=26&t=181

In one of the replies to the thread is a tool to do that automatically.

Whether or not what you are trying to do will work is something you need to test and see. It might require client binary modifications to back up your interface changes.

Malkorak:
So basically if I want other players to see the GlueXML / FrameXML edits I have to get them to download the modded executable?

stoneharry:

--- Quote from: "Malkorak" ---So basically if I want other players to see the GlueXML / FrameXML edits I have to get them to download the modded executable?
--- End quote ---

Yes. You will need to provide them with a MPQ anyway in order for them to see your client changes. The Blizzard Installer is a great way to distribute this since it replaces the WoW.exe and installs the new MPQ in a nice friendly GUI in a single executable.

Navigation

[0] Message Index

[#] Next page

Go to full version