Forum > Serverside Modding
[LUA BUG] Character Create - Lua Bug
<< < (2/2)
raresrap:
--- Quote from: "Grymskvll" --- --- Quote from: "raresrap" ---It doesn't matter if I modify the files or not, it gives the same error. --- End quote ---
You might be modifying an outdated version of the interface file. Think you want the one from patch-xxXX-2.MPQ --- End quote ---
Thank you. Now if I put this files in the game as they were, there is no error.
All I need to figure out now is how to delete a race. I tried dbc, it's not working, it only makes it unsuable but still selectable. Same thing with worldserver.conf . I think it's charactercreate.xml but I can't find what I need
stoneharry:
--- Quote from: "raresrap" --- --- Quote from: "Grymskvll" --- --- Quote from: "raresrap" ---It doesn't matter if I modify the files or not, it gives the same error. --- End quote ---
You might be modifying an outdated version of the interface file. Think you want the one from patch-xxXX-2.MPQ --- End quote ---
Thank you. Now if I put this files in the game as they were, there is no error.
All I need to figure out now is how to delete a race. I tried dbc, it's not working, it only makes it unsuable but still selectable. Same thing with worldserver.conf . I think it's charactercreate.xml but I can't find what I need --- End quote ---
It is charactercreate xml that you need to modify. It defines a series of buttons for each race. You can't just delete them because other places reference this and it will error, but you could easily hide all the buttons apart from one (button:Hide()).
Navigation
[0] Message Index
[*] Previous page
|