Silent Bill's Merchant Modder

06/17/2011 20:33 SilentBill#1
Null
06/17/2011 21:50 diaa yousef#2
Thank you very much It's really an useful application
06/17/2011 22:14 RoflcopterGoesSoiSoiSoi#3
I was pleasantly surprised by the effectiveness and usability of this program. A+ - Bravo!
06/17/2011 23:11 Musta²#4
this should be sticked Great Work
06/17/2011 23:54 piratehat2#5
it dosnt work for me =/

ill do everything correct and it wont be in the merchant i selected it to be / any merchant
06/18/2011 05:49 Andre318#6
Very Nice Work good :) for me
06/18/2011 10:51 SilentBill#7
*blush*
Thanks for the replies everyone, glad my little app is liked.
piratehat
You have to reload the gameserver (Herlock) for the items to show up.
I definitely forgot to point that out. Check your text file report and compare it to the DB and see if the items match
Here's the query:
Select * from MarketResource where sort_id = [whatever Sort ID is in the text file]
Currently working on making the items list more easily editable (XML) although I'll probably add a window to add a new one to the list. No timetable still, sorry about that.
06/18/2011 17:02 Strean#8
pls add a screenshot ; )

and its important to add a virus total check or you get an infraction..

Thanks.
06/18/2011 23:09 Strean#9
Quote:
Originally Posted by RoflcopterGoesSoiSoiSoi View Post
Were the glowing reviews not enough? Run it in VMware or sandbox ya paranoid POS..-facepalm-

@SilentBill - Please allow us the ability to customize the categories and populate them with items of our wishes. It would be nice to change the list of merchants too. I am rebuilding my MarketResource and NPCs and the names no longer match my merchants. Using XML (as you suggested above) would be perfect.
and another stupid entry from you...

you didn't read the rules right ; ) It's okay to say your meaning here but stop failing xD

i only say him that he have to make an virus total :facepalm:
06/19/2011 05:39 SilentBill#10
No problem, added the screenshot to the OP.
I added the source code so (rightly) distrustful people can check and/or compile it themselves. Still, I understand why this is needed, so added to the OP again, checked with NOD32. And I recommend anyone who downloads it check it for themselves. You never know, right? :)

Yes, the original project name was Rappelz Merchant Adder, but halfway through I noticed how lame that sounds lol.
Next release, I'm adding the item list as an XML, and, I guess the Merchant List as well. I'm about halfway through on the item list thing, and also adding a small window to add entries to the XML(s).
Don't know about the category thing, I realize now they were completely arbitrary, but changing that could be kinda difficult the way things are coded.
I'll have to think about that one, see if I can make it work.

I have a question though, see if anyone can help, who are the following Merchants?

Beginner_itemUP_suppert<----I suspect these are the smiths, but they don't sell anything :/

flat_sum_deva_weapon
flat_sum_asura_equip
Ancient_relic_equip
inhance_helper_randombox
flat_sum_mare_etc
flat_sum_Ancient_relic_equip
flat_sum_rondoh_weapon
darkwood_event_etc
flat_sum_beginner_etc
flat_sum_asura_weapon
deva_itemUP_suppert
flat_sum_deva_etc
Asura_itemUP_suppert
crushop_equip <-----------The cru ones I assumed it was city of ruins, I may be wrong, has anyone tested this?
gaia_weapon
secroute_tickets <----I put this is as the scroll merchant, haven't tested either :p
flat_sum_gaia_equip
flat_sum_desert_etc
desert_etc
flat_sum_asura_etc
Ancient_relic_weapon
flat_sum_rondoh_etc
flat_sum_rondoh_equip
flat_sum_gaia_etc
Rondoh_itemUP_suppert
Gaia_itemUP_suppert
bearload_eventshop
Creature_card
NPC_Event_Japan_summer
crushop_etc
flat_sum_Ancient_relic_weapon
beginner_equip
flat_sum_Ancient_relic_etc
flat_sum_gaia_weapon
official_riding
secroute_etc_KR<-----------I kept this one, but I dunno who he is
Ancient_relic_etc
flat_sum_deva_equip
06/19/2011 12:50 diaa yousef#11
can you please add a feature to add buffs to kart in hv
06/19/2011 13:02 RoflcopterGoesSoiSoiSoi#12
Quote:
Originally Posted by diaa yousef View Post
can you please add a feature to add buffs to kart in hv
크루샵 (Keurusyap) = cru shop = cash shop = KTS NPC

flat_sum_x is a special merchant opened when cash shop server is enabled in OPT. Should be removed from LUAs all together.

@diaa - That's in a LUA file, not the database.
06/19/2011 18:01 SilentBill#13
I see, thanks, so the 'Ancient' ones are the real City of Ruins merchants?
Here's a sneak peek at the shop editing functionalities you wanted, btw
[Only registered and activated users can see links. Click Here To Register...]
The controls are added dynamically based on an XML, same one that populates the shop list combo box.
>.> I never suspected it would get this complex when I started it lol.
It's cool, I was very rusty in my programming, this is helping me hit my stride again.
06/19/2011 22:53 RoflcopterGoesSoiSoiSoi#14
Congratulations xD Looks lovely.

Ancient merchants are City of Ruins.
06/20/2011 01:06 wisp66#15
Beginner_itemUP_suppert are for the item up event u traded old weapon peices for newerones but it required metal fragments and broken armor peices that dropped from mobs at least i belive thats the case here. which would also be pointless as u need the item index for event drops and we *dev group* havent had time to look for those perhaps when this project is done ill take some time off and add to event functionality.