Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nupper on December 30, 2012, 08:36:44 am

Title: Remove GlueXML Check
Post by: Nupper on December 30, 2012, 08:36:44 am
I applyed a Remove of the check for
viewtopic.php?f=26&t=914 (http://modcraft.io/viewtopic.php?f=26&t=914" onclick="window.open(this.href);return false;)
but no change i still get the error saying its corrupt.

my code:
Code: [Select]
MAX_PLAYER_LEVEL_TABLE[2] = 90;
Title: Re: Remove GlueXML Check
Post by: XxXGenesisXxX on December 30, 2012, 10:40:25 am
Did you use a pre-cracked wow.exe for check removals or did you crack it yourself/use a cracker? And are you making MPQ patches or using directories?
Title: Re: Remove GlueXML Check
Post by: Steff on December 30, 2012, 10:53:12 am
Did you also change the server core. I think player level will be checked from there.
Title: Re: Remove GlueXML Check
Post by: Nupper on December 30, 2012, 10:28:26 pm
Quote from: "XxXGenesisXxX"
Did you use a pre-cracked wow.exe for check removals or did you crack it yourself/use a cracker? And are you making MPQ patches or using directories?

It patch and i used Cracker tool on this forum.



and im on arcemu core
Title: Re: Remove GlueXML Check
Post by: Zim4ik on December 30, 2012, 10:49:19 pm
you can use this tutorial
viewtopic.php?f=26&t=181 (http://modcraft.io/viewtopic.php?f=26&t=181" onclick="window.open(this.href);return false;)
Title: Re: Remove GlueXML Check
Post by: Steff on December 31, 2012, 12:46:53 am
And you dont read :)
Title: Re: Remove GlueXML Check
Post by: Nupper on January 01, 2013, 02:12:06 am
still get error
Title: Re: Remove GlueXML Check
Post by: spiderwaseem on December 08, 2013, 11:13:59 pm
did anybody fix this issue?