How to make custom Extended_cost + pics
Hello everyone today i show you how to make custom extended_cost ID
1.Step Download DBC Editor
2.Step Extract DBC Editor to your custom floder and open pjDbcEditer.exe :)
3.Step now click Open Now http://img69.imageshack.us/img69/779...mapimageuc.png
4.Step Find your DBC floder in your server Core floderhttp://img51.imageshack.us/img51/229...mapimage2p.png
5.Step In DBC floder find "ItemExtendedCost.dbc" http://img253.imageshack.us/img253/9...mapimage3k.png
6.Step You have 14 Colums http://img13.imageshack.us/img13/689...mapimage4f.png"Example:
If field 2 honor is 1423
and field 5 is 20558
and field 10 is 4
have it say something like "honor 1423 4 Warsong Gulch Mark of Honor"
7.Step add your changes in server---Click on svae buttonhttp://img69.imageshack.us/img69/958...mapimage5o.png and you see where new record is saved go to your DBCE floder
8.Step now rename file "ItemExtendedCost_new.dbc" TO "ItemExtendedCost.dbc"
9.Step now copy the "ItemExtendedCost.dbc" to your DBC floder in your core floder "ArcEmu" :)
10.Step Add Changes in server - go to your reward npc Use this command .npc vendoradditem <item id> <count> <price code> <item id> yor reward in vendor <count> how mutch of this item <price code> the token combination http://img13.imageshack.us/img13/453...mapimage6p.png
That is all