This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED]  How to REMOVE a class?  (Read 1455 times)

Pandemic

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 5
    • View Profile
[SOLVED]  How to REMOVE a class?
« on: January 06, 2012, 10:07:50 pm »
Hey there, I am looking for a way to remove some classes. I've already blocked them serverside and clientside, making sure players can't select them.

That just leaves one problem, this leaves a lot of ugly gray unselectable icons. From what I've read I am going to need LUA and XML to remove them, but I have no idea how. I have some experience in LUA, and a background in development, so I'm not -completely- helpless.

Thanks in advance!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] How to REMOVE a class?
« Reply #1 on: January 06, 2012, 10:48:25 pm »
You already said it yourself: LUA and XML.

Interface/GlueXML/*.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Pandemic

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 5
    • View Profile
Re: [QUESTION] How to REMOVE a class?
« Reply #2 on: January 06, 2012, 11:31:22 pm »
Aye, but I've not been able to pinpoint the right file nor line. Ah well, time to have another look, can't give up so easily. If I do find it, I'll post it, in case someone else could make use of it.

EDIT: Still haven't found it. If anyone knows how, I'd still be glad to hear it.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Pandemic

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 5
    • View Profile
Re: [QUESTION] How to REMOVE a class?
« Reply #3 on: January 07, 2012, 02:52:49 am »
Alright. Now I think I -should- have found it, edited it. Now my patch crashes my WoW because I didn't patch my WoW.exe to make sure it doesn't see changed lua/xml files as corrupt.

This would be all fine and dandy and solved within seconds, were it not the case that I don't have a "Wow.exe" as I have a "WoW.app". Does a fix for OS X exist? If not, does anyone have a guide on patching an executable, so I may make my own version for OS X?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] How to REMOVE a class?
« Reply #4 on: January 07, 2012, 03:10:38 pm »
« Last Edit: January 01, 1970, 01:00:00 am by Admin »