Extended currency

01/26/2017 12:58 khemomo#1
Hi guys I'am Clueless how this happen
so here is it.

I've set the NPC into
SetVenderType(4); where the currency exchange is Donate Chip
WndItemCtrl.cpp

[Only registered and activated users can see links. Click Here To Register...]

then After I've change that as you can see the fashion cost 1,000 Donate chip *Still red Signal for cannot buy or not enough Chip* but already have a 23,000+ Chips on my inventory and I've tried to buy that item then it says "You need more Chips."

so my question is how it is happen? thanks guys!
01/26/2017 16:56 flyffdev#2
Its for Donate Chips? not for Light Chips
01/27/2017 05:43 khemomo#3
yah I know the one on my inventory is donate chip not light chips :3
01/27/2017 15:54 flyffdev#4
Base on erendora files the icon on the inventory is Light Chips, the Donate chips is something like Blue

Code:
//New Currency
IDS_PROPITEM_TXT_109997	Bronze Coin
IDS_PROPITEM_TXT_109998	With this Coin you can get some Custom Items. ~> bronze Coin


IDS_PROPITEM_TXT_109999	Light Chips	
IDS_PROPITEM_TXT_110000	With this Chips you can get Bloody Sets. icon ~> Crown


IDS_PROPITEM_TXT_110001	Donate Chips
IDS_PROPITEM_TXT_110002	With this Chips you can get some Donate Items. Icon ~> blue color stone
01/28/2017 14:55 Ecrypter#5
also do code say in chips at txtclient.inc and .txt thats what i do in mine