Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Twentynine on April 16, 2014, 04:24:19 pm

Title: [QUESTION] how to remove prices of hair cuts and flying
Post by: Twentynine on April 16, 2014, 04:24:19 pm
i want to remove the prices of the hair changes, cut, color everything, and also the flyng routes so they are completely free both of them, if any could link me to a tutorial or tell me how to change it, thanks

PD: sorry for my english, and for asking stupid questions!
Title: Re: [QUESTION] how to remove prices of hair cuts and flying
Post by: Ascathos on April 17, 2014, 01:39:46 am
BarberShopStyle.dbc - Row 37
TaxiPath.dbc - Row 4
Title: Re: [QUESTION] how to remove prices of hair cuts and flying
Post by: Milly on April 17, 2014, 02:11:00 am
Quote from: "Ascathos"
BarberShopStyle.dbc - Row 37
TaxiPath.dbc - Row 4
Actually, don't touch BarberShopStyle.dbc. If I recall correctly, it works partially but it's bugged.

Instead, delete all values in gtBarberShopCostBase.dbc and it'll work flawlessly.
Title: Re: [QUESTION] how to remove prices of hair cuts and flying
Post by: Twentynine on April 18, 2014, 01:07:29 am
thanks! i already did it and it worked