What's new

ExtendedCost List - Cataclysm!

ExO

Admin
5,200
2014
1,796
Okay so there's currently no cataclysm extendedcost lists, no conquest points extendedcost etc.

I'm not having a full list but i'm having some, and i thought it would be useful to release.
(Works for 4.0.6, 4.3.4 - not sure about mop)

Here you go:

Extendedcost :
You must reply before you can see the hidden data contained here.
Can get added by:
.npc add item x 0 0 (extendedcost id) or can be done through npc_vendor.


New ones, thanks to rezolve:
You must reply before you can see the hidden data contained here.
I found a huge list made by Anteux, they are on Spanish, but I'll try to get them translated soon:
You must reply before you can see the hidden data contained here.
 
Can you make code to show custom ExtendedCost to display it in NPC Vendor? :)

What do you mean? Like you're asking how to make a custom extendedcost or so?

-- Updated the thread with new catacylsm onse, wotlk may come soon, however I thought I would make cataclysm first because there is no public lists of cataclysm extendedcost lists. (Atleast not from what I can see)
 
I mean this:
Working with custom Extended cost
10157230_4701462030439_2182015455626788235_n.jpg



Current Not working with custom Extended cost
10659388_4701462110441_5412996333395656821_n.jpg


Also Server log say this:
Code:
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012
Attempted to get value with size: 37 in ByteBuffer (pos: 37 size: 4)
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012

Those 50xx is my Custom Extendedcost :)
 
I mean this:
Working with custom Extended cost
10157230_4701462030439_2182015455626788235_n.jpg



Current Not working with custom Extended cost
10659388_4701462110441_5412996333395656821_n.jpg


Also Server log say this:
Code:
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012
Attempted to get value with size: 37 in ByteBuffer (pos: 37 size: 4)
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5009
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012
CMSG_REQUEST_HOTFIX: Received unknown hotfix type: 3146089301, entry 5012

Those 50xx is my Custom Extendedcost :)


How Do you manage to make Custom ExtendedCost On Cata ?
 
Back
Top